mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 12:44:01 +00:00
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: Tobin C. Harding <me@tobin.cc> |
||
|---|---|---|
| .. | ||
| kasan_init.c | ||
| kasan.c | ||
| kasan.h | ||
| Makefile | ||
| quarantine.c | ||
| report.c | ||