[POWERPC] Fix viocons for irq breakage
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 6 Oct 2006 03:54:28 +0000 (13:54 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 7 Oct 2006 00:10:27 +0000 (10:10 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/char/viocons.c

index a362ee9..6d2e314 100644 (file)
@@ -947,7 +947,7 @@ static void vioHandleData(struct HvLpEvent *event)
                                 */
                                continue;
                        } else if (vio_sysrq_pressed) {
-                               handle_sysrq(cevent->data[index], NULL, tty);
+                               handle_sysrq(cevent->data[index], tty);
                                vio_sysrq_pressed = 0;
                                /*
                                 * continue because we don't want to add