diff options
author | Matteo Croce <mcroce@redhat.com> | 2019-03-18 02:32:36 +0100 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2019-03-18 10:36:36 -0700 |
commit | 00206a69ee32f03e6f40837684dcbe475ea02266 (patch) | |
tree | aff33d24414c64630fd8b83e0c5672c91ca845dc /block/blk-stat.h | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) | |
download | linux-stable-00206a69ee32f03e6f40837684dcbe475ea02266.tar.gz linux-stable-00206a69ee32f03e6f40837684dcbe475ea02266.tar.bz2 linux-stable-00206a69ee32f03e6f40837684dcbe475ea02266.zip |
percpu: stop printing kernel addresses
Since commit ad67b74d2469d9b8 ("printk: hash addresses printed with %p"),
at boot "____ptrval____" is printed instead of actual addresses:
percpu: Embedded 38 pages/cpu @(____ptrval____) s124376 r0 d31272 u524288
Instead of changing the print to "%px", and leaking kernel addresses,
just remove the print completely, cfr. e.g. commit 071929dbdd865f77
("arm64: Stop printing the virtual memory layout").
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'block/blk-stat.h')
0 files changed, 0 insertions, 0 deletions