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
bitstream.HEX -rw-r--r-- 187.8 KB
loader.HEX -rw-r--r-- 3.5 KB
midi.HEX -rw-r--r-- 51.5 KB
spdif.HEX -rw-r--r-- 51.1 KB

back to top