[PATCH v3 7/7] virtio_balloon: Stop calling page_address() in free_pages()

David Hildenbrand david at redhat.com
Thu Sep 4 05:13:17 AEST 2025


On 03.09.25 20:59, Vishal Moola (Oracle) wrote:
> free_pages() should be used when we only have a virtual address. We
> should call __free_pages() directly on our page instead.
> 
> Signed-off-by: Vishal Moola (Oracle) <vishal.moola at gmail.com>
> ---

Acked-by: David Hildenbrand <david at redhat.com>

-- 
Cheers

David / dhildenb



More information about the Linuxppc-dev mailing list