diff --git a/drivers/char/viocons.c b/drivers/char/viocons.c index a362ee9c92ddb68305cf0d2b6ba2ef2c89932301..6d2e314860df52f32314f66eb830c981af7dd1b8 100644 --- a/drivers/char/viocons.c +++ b/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