]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/blobdiff - drivers/char/hangcheck-timer.c
Input: sysrq - drop tty argument form handle_sysrq()
[lisovros/linux_canprio.git] / drivers / char / hangcheck-timer.c
index e0249722d25f1c8b9dd05fa6705187afc8e23256..f953c96efc86499165f6006d1c6b97ee1e430884 100644 (file)
@@ -159,7 +159,7 @@ static void hangcheck_fire(unsigned long data)
                if (hangcheck_dump_tasks) {
                        printk(KERN_CRIT "Hangcheck: Task state:\n");
 #ifdef CONFIG_MAGIC_SYSRQ
-                       handle_sysrq('t', NULL);
+                       handle_sysrq('t');
 #endif  /* CONFIG_MAGIC_SYSRQ */
                }
                if (hangcheck_reboot) {