]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/signal.c
TTY: Report warning when low_latency flag is wrongly used
[karo-tx-linux.git] / kernel / signal.c
index 2ad3f5904bd7f0e11b2b4db927db687083ab86c2..0af8868525d6d1853acfa77eb9f224566ccfb313 100644 (file)
@@ -2360,7 +2360,7 @@ relock:
                         * first and our do_group_exit call below will use
                         * that value and ignore the one we pass it.
                         */
-                       do_coredump(info->si_signo, info->si_signo, regs);
+                       do_coredump(info, regs);
                }
 
                /*