OSDN Git Service

x86: Fix the 32-bit stackoverflow-debug build
authorIngo Molnar <mingo@elte.hu>
Mon, 5 Dec 2011 11:25:44 +0000 (12:25 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Dec 2011 11:25:44 +0000 (12:25 +0100)
commit53b5650273fea486ac8ac6c1d1e9a6cd17aa31ca
treec87da24b4debac40fdcceb851b992fc2d803aea3
parentbda62633983f9db49ce0b1a9235b3709c1cda5f0
x86: Fix the 32-bit stackoverflow-debug build

The panic_on_stackoverflow variable needs to be avilable
on the 32-bit side as well ...

Cc: Mitsuo Hayasaka <mitsuo.hayasaka.hu@hitachi.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: http://lkml.kernel.org/r/20111129060836.11076.12323.stgit@ltc219.sdl.hitachi.co.jp
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq_32.c