From: Thomas Gleixner Date: Mon, 19 Feb 2007 18:12:05 +0000 (+0000) Subject: [PATCH] NOHZ: Produce debug output instead of a BUG() X-Git-Tag: v2.6.21-rc1~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5393a6c9c0e70b4b43fb2fb63e3315e9a15c8f;p=pandora-kernel.git [PATCH] NOHZ: Produce debug output instead of a BUG() 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed