From 1e83690598205f077d6ada4e0b52c7f61562c20c Mon Sep 17 00:00:00 2001 From: hauke Date: Fri, 13 Apr 2012 19:37:15 +0000 Subject: kernel: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31279 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch') diff --git a/target/linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch b/target/linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch index 30acd0316..c8f0bf5c8 100644 --- a/target/linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch +++ b/target/linux/generic/patches-2.6.30/965-arm_restore_sigmask_v2.patch @@ -261,7 +261,7 @@ Signed-off-by: Russell King handle_signal(unsigned long sig, struct k_sigaction *ka, siginfo_t *info, sigset_t *oldset, struct pt_regs * regs, int syscall) -@@ -592,7 +557,7 @@ handle_signal(unsigned long sig, struct +@@ -592,7 +557,7 @@ handle_signal(unsigned long sig, struct if (ret != 0) { force_sigsegv(sig, tsk); @@ -270,7 +270,7 @@ Signed-off-by: Russell King } /* -@@ -606,6 +571,7 @@ handle_signal(unsigned long sig, struct +@@ -606,6 +571,7 @@ handle_signal(unsigned long sig, struct recalc_sigpending(); spin_unlock_irq(&tsk->sighand->siglock); @@ -278,7 +278,7 @@ Signed-off-by: Russell King } /* -@@ -617,11 +583,12 @@ handle_signal(unsigned long sig, struct +@@ -617,11 +583,12 @@ handle_signal(unsigned long sig, struct * the kernel can handle, and then we build all the user-level signal handling * stack-frames in one go after that. */ -- cgit v1.2.3