diff options
| author | Matteo Croce <[email protected]> | 2019-03-18 21:24:03 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2019-03-19 11:10:56 +0000 |
| commit | a3151724437f54076cc10bc02b1c4f0003ae36cd (patch) | |
| tree | 8103b9a001e749927d81d9506d5aa9278b34c0c9 /drivers/fpga/ts73xx-fpga.c | |
| parent | Linux 5.1-rc1 (diff) | |
| download | kernel-a3151724437f54076cc10bc02b1c4f0003ae36cd.tar.gz kernel-a3151724437f54076cc10bc02b1c4f0003ae36cd.zip | |
x86/mm: Don't leak kernel addresses
Since commit:
ad67b74d2469d9b8 ("printk: hash addresses printed with %p")
at boot "____ptrval____" is printed instead of actual addresses:
found SMP MP-table at [mem 0x000f5cc0-0x000f5ccf] mapped at [(____ptrval____)]
Instead of changing the print to "%px", and leaking a kernel addresses,
just remove the print completely, like in:
071929dbdd865f77 ("arm64: Stop printing the virtual memory layout").
Signed-off-by: Matteo Croce <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/fpga/ts73xx-fpga.c')
0 files changed, 0 insertions, 0 deletions
