commit | 2d02424e89eca71b3fa5e832e6fbe467a413e3d5 | [log] [tgz] |
---|---|---|
author | Jaedon Shin <jaedon.shin@gmail.com> | Mon Feb 12 11:18:12 2018 +0900 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Feb 16 14:22:16 2018 +0000 |
tree | 1cf6346a6ad1810f0a06ec20521625e89e15c895 | |
parent | de337ee301422756dff43d6c60fbb0400c1235e9 [diff] |
irqchip/bcm: Remove hashed address printing Since commit ad67b74d2469 ("printk: hash addresses printed with %p") pointers are being hashed when printed. Displaying the virtual memory at bootup time is not helpful. so delete the prints. Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>