Revision bc5393a6c9c0e70b4b43fb2fb63e3315e9a15c8f authored by Thomas Gleixner on 19 February 2007, 18:12:05 UTC, committed by Linus Torvalds on 19 February 2007, 22:18:43 UTC
The BUG_ON() in tick_nohz_stop_sched_tick() triggers on some boxen.
Remove the BUG_ON and print information about the pending softirq
to allow better debugging of the problem.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 6ba9b34
History
File Mode Size
power
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 543 bytes
attribute_container.c -rw-r--r-- 11.9 KB
base.h -rw-r--r-- 1.4 KB
bus.c -rw-r--r-- 19.4 KB
class.c -rw-r--r-- 23.9 KB
core.c -rw-r--r-- 27.6 KB
cpu.c -rw-r--r-- 3.5 KB
dd.c -rw-r--r-- 10.0 KB
devres.c -rw-r--r-- 15.8 KB
dma-mapping.c -rw-r--r-- 5.3 KB
dmapool.c -rw-r--r-- 11.9 KB
driver.c -rw-r--r-- 5.4 KB
firmware.c -rw-r--r-- 715 bytes
firmware_class.c -rw-r--r-- 14.4 KB
hypervisor.c -rw-r--r-- 366 bytes
init.c -rw-r--r-- 752 bytes
isa.c -rw-r--r-- 3.6 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 11.0 KB
node.c -rw-r--r-- 6.3 KB
platform.c -rw-r--r-- 16.6 KB
sys.c -rw-r--r-- 12.2 KB
topology.c -rw-r--r-- 3.9 KB
transport_class.c -rw-r--r-- 9.4 KB

back to top