From 137c3c469f5a940c8c095b734373581c3a0d3955 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 1 May 2012 19:44:14 +0100 Subject: [PATCH] FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions Move the test for kernel mode processing from do_signal() into entry.S to also prevent system call exit tracing and userspace resumption notification handling happening when returning from kernel exceptions. Reported-by: Al Viro Signed-off-by: David Howells Signed-off-by: Al Viro --- Reading git-format-patch failed