https://github.com/torvalds/linux
Revision b7ad7ef742a99c148631d38a98da72e7db8f6fd0 authored by Linus Torvalds on 05 December 2017, 16:23:20 UTC, committed by Linus Torvalds on 05 December 2017, 16:23:20 UTC
Geert Uytterhoeven reported a NFS oops, and pointed out that some of the
numbers were hashed and useless.

We could just turn them from '%p' into '%px', but those numbers are
really just legacy, and useless even when not hashed.

So just remove them entirely.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent fd6d2e5
History
Tip revision: b7ad7ef742a99c148631d38a98da72e7db8f6fd0 authored by Linus Torvalds on 05 December 2017, 16:23:20 UTC
remove task and stack pointer printout from oops dump
Tip revision: b7ad7ef
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.4 KB
.mailmap -rw-r--r-- 8.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 287 bytes
MAINTAINERS -rw-r--r-- 426.0 KB
Makefile -rw-r--r-- 58.3 KB
README -rw-r--r-- 722 bytes

README

back to top