Revision c21427043dec93d40e3a1af970831d1f5f15ce5d authored by Linus Torvalds on 06 August 2011, 18:43:08 UTC, committed by Linus Torvalds on 06 August 2011, 18:43:08 UTC
WARN_ONCE() is very annoying, in that it shows the stack trace that we
don't care about at all, and also triggers various user-level "kernel
oopsed" logic that we really don't care about.  And it's not like the
user can do anything about the applications (sshd) in question, it's a
distro issue.

Requested-by: Andi Kleen <andi@firstfloor.org> (and many others)
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1eb19a1
History
File Mode Size
mpr.HEX -rw-r--r-- 9.7 KB
usa18x.HEX -rw-r--r-- 15.3 KB
usa19.HEX -rw-r--r-- 9.7 KB
usa19qi.HEX -rw-r--r-- 9.7 KB
usa19qw.HEX -rw-r--r-- 15.3 KB
usa19w.HEX -rw-r--r-- 15.3 KB
usa28.HEX -rw-r--r-- 15.8 KB
usa28x.HEX -rw-r--r-- 15.3 KB
usa28xa.HEX -rw-r--r-- 15.3 KB
usa28xb.HEX -rw-r--r-- 15.3 KB
usa49w.HEX -rw-r--r-- 15.9 KB
usa49wlc.HEX -rw-r--r-- 16.0 KB

back to top