linux/drivers/mtd/nand
Ingo Molnar 8446f1d391 [PATCH] detect soft lockups
This patch adds a new kernel debug feature: CONFIG_DETECT_SOFTLOCKUP.

When enabled then per-CPU watchdog threads are started, which try to run
once per second.  If they get delayed for more than 10 seconds then a
callback from the timer interrupt detects this condition and prints out a
warning message and a stack dump (once per lockup incident).  The feature
is otherwise non-intrusive, it doesnt try to unlock the box in any way, it
only gets the debug info out, automatically, and on all CPUs affected by
the lockup.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:17 -07:00
..
Kconfig [MTD] NAND: Remove unmaintained tx49xx board drivers 2005-07-06 11:40:12 +02:00
Makefile [MTD] NAND: Remove unmaintained tx49xx board drivers 2005-07-06 11:40:12 +02:00
au1550nd.c
autcpu12.c
diskonchip.c [MTD] DiskOnChip: Add some comments 2005-05-23 13:11:44 +02:00
edb7312.c
h1910.c
nand_base.c [PATCH] detect soft lockups 2005-09-07 16:57:17 -07:00
nand_bbt.c [MTD] NAND: Fix broken bad block scan for 16 bit devices 2005-07-16 09:27:52 +02:00
nand_ecc.c
nand_ids.c [MTD] NAND: Add ST chip IDs. 2005-06-29 14:36:53 +02:00
nandsim.c [MTD] NAND nandsim: Use NAND_SKIP_BBT option 2005-05-23 12:59:33 +02:00
ppchameleonevb.c
rtc_from4.c [MTD] rtc_from4 error status check, disable virtual erase blocks 2005-05-23 12:10:36 +02:00
s3c2410.c [MTD] NAND s3c2410: Add missing NULL pointer check 2005-07-06 22:26:05 +02:00
sharpsl.c [MTD] NAND: sharpsl.c set correct file permissions 2005-07-06 11:28:27 +02:00
spia.c
toto.c