From: Thomas Gleixner Date: Mon, 5 May 2008 16:13:50 +0000 (+0200) Subject: x86: irq_32 move 4kstacks code to one place X-Git-Tag: v2.6.27-rc1~1106^2~248^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403d8efc94cd02ae36e7db13c4edf1d06d7b7fac;p=pandora-kernel.git x86: irq_32 move 4kstacks code to one place Move the 4KSTACKS related code to one place. This allows to un#ifdef do_IRQ() and share the executed on stack for the stack overflow printk and the softirq call. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed