Re: [PATCH v4 1/6] binder: Fix selftest page indexing
From: Kees Cook
Date: Thu Jul 17 2025 - 02:23:36 EST
On Wed, Jul 16, 2025 at 06:10:04PM -0700, Tiffany Yang wrote:
> The binder allocator selftest was only checking the last page of buffers
> that ended on a page boundary. Correct the page indexing to account for
> buffers that are not page-aligned.
>
> Acked-by: Carlos Llamas <cmllamas@xxxxxxxxxx>
> Signed-off-by: Tiffany Yang <ynaffit@xxxxxxxxxx>
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>
--
Kees Cook