![]() | |||||||||||||
Messages in this thread Patch in this message |
Ingo, I keep getting a "changed soft IRQ-flags" on sysrq-b. Would the
following patch be appropriate?
-- Steve
Index: linux-rt-quilt/drivers/char/sysrq.c
===================================================================
--- linux-rt-quilt.orig/drivers/char/sysrq.c 2005-10-07 15:57:57.000000000 -0400
+++ linux-rt-quilt/drivers/char/sysrq.c 2005-10-11 05:04:38.000000000 -0400
@@ -114,7 +114,7 @@
static void sysrq_handle_reboot(int key, struct pt_regs *pt_regs,
struct tty_struct *tty)
{
- local_irq_enable();
+ raw_local_irq_enable();
emergency_restart();
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
| ||||||||||||
| Last update: 2005-10-11 09:12 [from the cache] ©2003-2008 | |||||||||||||