diff options
| author | Matteo Croce <mcroce@redhat.com> | 2019-03-18 02:32:36 +0100 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2019-05-11 15:22:49 +0100 |
| commit | 14c2d9209a135872def8508e3f19c74f0f3fee52 (patch) | |
| tree | 98585d62fe6319f6fd8964d59ddb212cff15e4ee /scripts/decodecode | |
| parent | 07efa228ff7bfadaf50f0daa63a228d055f232ce (diff) | |
| download | linux-14c2d9209a135872def8508e3f19c74f0f3fee52.tar.gz linux-14c2d9209a135872def8508e3f19c74f0f3fee52.tar.bz2 linux-14c2d9209a135872def8508e3f19c74f0f3fee52.zip | |
percpu: stop printing kernel addresses
commit 00206a69ee32f03e6f40837684dcbe475ea02266 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[bwh: Backported to 3.16: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions
