[PATCH v2 26/28] binder: avoid user addresses in debug logs

From: Alice Ryhl
Date: Mon Dec 04 2023 - 06:59:13 EST


> Prefer logging vma offsets instead of addresses or simply drop the debug
> log altogether if not useful. Note this covers the instances affected by
> the switch to store addresses as unsigned long. However, there are other
> sections in the driver that could do the same.
>
> Signed-off-by: Carlos Llamas <cmllamas@xxxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>