rcutorture: Use DEFINE_STATIC_SRCU()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / signal.c
index 2ad3f59..0af8868 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);
                }
 
                /*