x86: janitor stack overflow warning patch
authorThomas Gleixner <tglx@linutronix.de>
Mon, 5 May 2008 13:58:15 +0000 (15:58 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 May 2008 19:28:06 +0000 (21:28 +0200)
commitde9b10af1287bf25b9c0433de53a2e95ef611aa7
tree9bc83f349f9ca651ce9d7c56aee9c3c3c7ae79e0
parent04b361abfdc522239e3a071f3afdebf5787d9f03
x86: janitor stack overflow warning patch

Add KERN_WARNING to the printk as this could not be done in the
original patch, which allegedly only moves code around.

Un#ifdef do_IRQ.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq_32.c