Re: [PATCH 14/16] paged_pages field is MEM_PAGING-only

2022-02-14 Thread George Dunlap
> On Jul 5, 2021, at 5:14 PM, Jan Beulich wrote: > > Conditionalize it and its uses accordingly. > > Signed-off-by: Jan Beulich Reviewed-by: George Dunlap signature.asc Description: Message signed with OpenPGP

Re: [PATCH 14/16] paged_pages field is MEM_PAGING-only

2021-07-06 Thread Tamas K Lengyel
On Mon, Jul 5, 2021 at 12:14 PM Jan Beulich wrote: > > Conditionalize it and its uses accordingly. > > Signed-off-by: Jan Beulich For the mem_sharing bits: Acked-by: Tamas K Lengyel The rest also look fine to me as you can consider having an R-b as well for those bits.