diff options
author | Tiffany Yang <ynaffit@google.com> | 2025-07-14 11:53:14 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-16 14:11:58 +0200 |
commit | bea3e7bfa2957d986683543cbf57092715f9a91b (patch) | |
tree | da5a7dd38339c0449cf3b80f4fb3440c01ab5c10 /drivers/android/binder_alloc.c | |
parent | 01afddcac630b8c6a5f44ac5d0e508ca440e44a2 (diff) |
binder: Fix selftest page indexing
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.
Signed-off-by: Tiffany Yang <ynaffit@google.com>
Acked-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20250714185321.2417234-2-ynaffit@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android/binder_alloc.c')
0 files changed, 0 insertions, 0 deletions