diff --git a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch index 1b8f3a9307..3f1848b9e2 100644 --- a/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch +++ b/target/linux/generic-2.6/patches-2.6.31/980-vm_exports.patch @@ -125,7 +125,7 @@ #ifndef CONFIG_MMU --- a/kernel/signal.c +++ b/kernel/signal.c -@@ -1061,6 +1061,7 @@ struct sighand_struct *lock_task_sighand +@@ -1062,6 +1062,7 @@ struct sighand_struct *lock_task_sighand return sighand; }