]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86: fix stack trace facility level
authorHugh Dickins <hugh@veritas.com>
Sun, 5 Feb 2006 07:27:51 +0000 (23:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 5 Feb 2006 19:06:52 +0000 (11:06 -0800)
commitea1d30c661412486c68d6e1b55782e42fd88e763
treec092522208b8a8dad09fd9ad4cd116edb6ce6cbe
parent96d5e3b051c46ac90060ac5ae016d391b8e23429
[PATCH] x86: fix stack trace facility level

dump_stack() on page allocation failure presently has an irritating habit
of shouting just "====" at everyone: please stop it.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/traps.c