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
boot.H16 -rw-r--r-- 14.6 KB
boot2.H16 -rw-r--r-- 14.2 KB
down.H16 -rw-r--r-- 35.8 KB
down2.H16 -rw-r--r-- 32.8 KB
down3.bin.ihex -rw-r--r-- 35.1 KB

back to top