On 2/27/26 15:06, Yuvraj Sakshith wrote: > virtio_balloon page reporting order is set to MAX_PAGE_ORDER implicitly > as vb->prdev.order is never initialised and is auto-set to zero. > > Explicitly mention usage of default page order by making use of > PAGE_REPORTING_DEFAULT ORDER fallback value. > > Signed-off-by: Yuvraj Sakshith <[email protected]>
Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

