Re: [PATCH] mm/mseal: use min/max in mseal_apply

From: David Hildenbrand (Arm)

Date: Fri May 08 2026 - 05:38:24 EST


On 5/3/26 13:59, Thorsten Blum wrote:
> Use the type-checked min()/max() macros instead of MIN()/MAX(), which
> are supposed to be used "for obvious constants only".
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
> ---

Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>

--
Cheers,

David