UPSTREAM: arm64/vdso: don't leak kernel addresses
Since commit ad67b74d2469d9b8 ("printk: hash addresses printed with %p"), two obfuscated kernel pointer are printed at every boot: vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) Remove the the print completely, as it's useless without the addresses. Fixes: ad67b74d2469d9b8 ("printk: hash addresses printed with %p") Acked-by:Mark Rutland <mark.rutland@arm.com> Signed-off-by:
Matteo Croce <mcroce@redhat.com> Signed-off-by:
Will Deacon <will.deacon@arm.com> (cherry picked from commit 0f1bf7e39822476b2f921435cf990f67a61f5f92) Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I794814b8addf34e2cb842752dc83fe2d9eba27dd
Loading
Please register or sign in to comment