1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:34:04 +02:00

refresh patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19225 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2010-01-19 12:53:34 +00:00
parent f96dbb73b2
commit a73dfff0e7

View File

@ -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;
}