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@google.com Signed-off-by: Tiffany Yang ynaffit@google.com
Reviewed-by: Kees Cook kees@kernel.org