Sfoglia il codice sorgente

[POWERPC] Fix viocons for irq breakage

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Stephen Rothwell 18 anni fa
parent
commit
27db2d0cb9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      drivers/char/viocons.c

+ 1 - 1
drivers/char/viocons.c

@@ -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