On 3/2/26 12:17, 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_ORDER_UNSPECIFIED fallback value. > > Signed-off-by: Yuvraj Sakshith <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]>
-- Cheers, David

