android_kernel_xiaomi_sm8350/include
Andrew Morton 53b9d87f41 lock debug: sit tight when we are already in a panic
in:

  > http://bugzilla.kernel.org/show_bug.cgi?id=11543

The panic code called the kexec code which called mutex_trylock() which
called spin_lock_mutex() which then stupidly went and blurted a load of
debug stuff because of in_interrupt().

Keep the lock debug code from escallating an already crappy situation.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-09-12 11:11:21 +02:00
..
acpi
asm-arm
asm-cris Reduce brokenness of CRIS headers_install 2008-08-20 13:19:51 -07:00
asm-frv FRV: Provide ioremap_wc() for FRV 2008-08-20 13:19:52 -07:00
asm-generic lib: Correct printk %pF to work on all architectures 2008-09-09 11:51:15 -07:00
asm-m32r
asm-m68k
asm-mips [MIPS] Fix WARNING: at kernel/smp.c:290 2008-09-05 21:24:11 +01:00
asm-mn10300 MN10300: Supply ioremap_wc() for MN10300 2008-08-20 13:19:51 -07:00
asm-parisc lib: Correct printk %pF to work on all architectures 2008-09-09 11:51:15 -07:00
asm-um lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set 2008-09-05 12:56:26 +02:00
asm-x86 x86: some lock annotations for user copy paths, v3 2008-09-11 21:42:59 +02:00
asm-xtensa
crypto
drm
keys
linux lock debug: sit tight when we are already in a panic 2008-09-12 11:11:21 +02:00
math-emu
media
mtd
net Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 2008-09-09 02:11:11 -07:00
pcmcia
rdma
rxrpc
scsi
sound
video
xen
Kbuild