MIPS: IRQ: Add stackoverflow detection
authorFrom: jiang.adam@gmail.com <From: jiang.adam@gmail.com>
Fri, 27 Aug 2010 09:32:06 +0000 (18:32 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 29 Oct 2010 18:08:27 +0000 (19:08 +0100)
commit334c86c494b9a5754d4c0ffa3110b18c9771013b
treeab0ceed9ff00fd7a0b7bbd194b537f8d1a271aef
parentb78807158be93c4756f88b5fc0790863f2690fdc
MIPS: IRQ: Add stackoverflow detection

Add stackoverflow detection to mips arch

Signed-off-by: Adam Jiang <jiang.adam@gmail.com>
Cc: dmitri.vorobiev@movial.com
Cc: wuzhangjin@gmail.com
Cc: ddaney@caviumnetworks.com
Cc: peterz@infradead.org
Cc: fweisbec@gmail.com
Cc: tj@kernel.org
Cc: tglx@linutronix.de
Cc: mingo@elte.hu
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1559/
Patchwork: https://patchwork.linux-mips.org/patch/1651/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig.debug
arch/mips/include/asm/thread_info.h
arch/mips/kernel/irq.c