Hi Andrew,

On 23/02/2022 19:38, Andrew Cooper wrote:
On 23/02/2022 19:08, Julien Grall wrote:
From: Julien Grall <jgr...@amazon.com>

The local variable pg_offlined in free_heap_pages() can only take two
values. So switch it to a bool.

Signed-off-by: Julien Grall <jgr...@amazon.com>

I'd argue this might want to go as far as declaring Fixes: 289610483fc43
which really did introduce one bool pg_offlined and one unsigned int
pg_offlined which were the same thing.

I am OK with that. I will add it while committing the patch.


Either way, Acked-by: Andrew Cooper <andrew.coop...@citrix.com>

Thanks!

Cheers,

--
Julien Grall

Reply via email to