[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)
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>

No differences found