Re: [PATCH v2 0/6] change young flag check functions to return bool
From: David Hildenbrand (Arm)
Date: Fri Mar 27 2026 - 09:29:26 EST
On 3/21/26 07:42, Baolin Wang wrote:
> This is a cleanup patchset to change all young flag check functions to
> return bool, as discussed with David in the previous thread[1]. Since
> callers only care about whether the young flag was set, returning bool
> makes the intention clearer. No functional changes intended.
>
> Ran mm selftests on Arm64 and x86 machines, and no issues were found.
Thanks!
For the whole series:
Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David