Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f4a3724 authored by Tobin C. Harding's avatar Tobin C. Harding Committed by Alistair Strachan
Browse files

UPSTREAM: kasan: use %px to print addresses instead of %p



Pointers printed with %p are now hashed by default. Kasan needs the
actual address. We can use the new printk specifier %px for this
purpose.

Use %px instead of %p to print addresses.

Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
(cherry picked from commit 6424f6bb432752c7eb90cbeeb1c31d6125bba39a)
Signed-off-by: default avatarSandeep Patil <sspatil@android.com>

Bug: 78533979
Test: Build & boot cuttlefish
Change-Id: I6f242e5a3fcddbf8e6af4f601d7bb05f29340949
parent 5c145bd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment