Re: [PATCH] kdb: print real address of pointers instead of hashed addresses

2018-10-01 Thread Jason Wessel
On 09/27/2018 12:17 PM, Christophe Leroy wrote: Since commit ad67b74d2469 ("printk: hash addresses printed with %p"), all pointers printed with %p are printed with hashed addresses instead of real addresses in order to avoid leaking addresses in dmesg and syslog. But this applies to kdb too, with

[PATCH] kdb: print real address of pointers instead of hashed addresses

2018-09-27 Thread Christophe Leroy
Since commit ad67b74d2469 ("printk: hash addresses printed with %p"), all pointers printed with %p are printed with hashed addresses instead of real addresses in order to avoid leaking addresses in dmesg and syslog. But this applies to kdb too, with is unfortunate: Entering kdb (current=0x(ptr