On 3/3/26 12:30, Yuvraj Sakshith wrote: > page_reporting_order when uninitialised, holds a magic number -1. > > Since we now maintain PAGE_REPORTING_ORDER_UNSPECIFIED as -1, which > is also a flag, set page_reporting_order to this flag.
It's not really a flag. It's a handle for a magic value :) > > Signed-off-by: Yuvraj Sakshith <[email protected]> > --- > mm/page_reporting.c | 4 ++-- Thanks! Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

