]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] save_context_stack fix
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 16 Oct 2006 13:48:49 +0000 (22:48 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 Oct 2006 16:55:13 +0000 (17:55 +0100)
commiteea32d4c6e272b6c324c8c22df4c28274fcb5a21
treeb10d36470b54faa0a163fc566d3435221a37a640
parent089c7e7f2da7c3245de47377252683bd9edae738
[MIPS] save_context_stack fix

CONFIG_KALLSYMS=n case is obviously wrong, though it is harmless since
CONFIG_KALLSYMS is always enabled with CONFIG_STACKTRACE for now.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/stacktrace.c