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
binding.txt -rw-r--r-- 3.6 KB
bus.txt -rw-r--r-- 4.4 KB
class.txt -rw-r--r-- 4.6 KB
device.txt -rw-r--r-- 4.6 KB
devres.txt -rw-r--r-- 7.6 KB
driver.txt -rw-r--r-- 7.9 KB
interface.txt -rw-r--r-- 4.0 KB
overview.txt -rw-r--r-- 4.2 KB
platform.txt -rw-r--r-- 5.4 KB
porting.txt -rw-r--r-- 12.7 KB

back to top