Hi Jan, On Mon, Dec 16, 2024 at 1:42 PM Jan Beulich <jbeul...@suse.com> wrote: > > On 13.12.2024 17:28, Carlo Nonato wrote: > > PGC_static and PGC_extra need to be preserved when assigning a page. > > Define a new macro that groups those flags and use it instead of or'ing > > every time. > > > > Signed-off-by: Carlo Nonato <carlo.non...@minervasys.tech> > > Reviewed-by: Jan Beulich <jbeul...@suse.com> > > Aiui this is independent of 1-7 and hence could go in ahead of time?
Yes. > Jan Thanks. - Carlo