Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8b751be authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Add call to tracehook_signal_handler().

parent 5a157d5b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -553,6 +553,8 @@ static void do_signal(struct pt_regs *regs, unsigned long orig_i0)
		 */
		if (test_thread_flag(TIF_RESTORE_SIGMASK))
			clear_thread_flag(TIF_RESTORE_SIGMASK);

		tracehook_signal_handler(signr, &info, &ka, regs, 0);
		return;
	}
	if (restart_syscall &&