Files
linux/mm
Matteo Croce 89e8b145f6 percpu: stop printing kernel addresses
commit 00206a69ee upstream.

Since commit ad67b74d24 ("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 071929dbdd
("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>
2023-05-15 12:28:14 +09:00
..
2018-04-24 11:26:46 +02:00
2023-05-15 12:05:20 +09:00
2023-05-15 11:34:46 +09:00
2017-06-07 12:37:47 +02:00
2016-03-17 15:09:34 -07:00
2018-04-17 17:58:08 -08:00
2017-08-24 17:12:19 -07:00
2016-03-17 15:09:34 -07:00
2023-05-15 08:29:33 +09:00
2018-04-17 17:58:08 -08:00