1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] refresh 2.6.34 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22451 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-08-01 12:41:09 +00:00
parent 565343952d
commit 23b5e584a9
4 changed files with 6 additions and 6 deletions

View File

@@ -132,7 +132,7 @@
#ifndef CONFIG_MMU
--- a/kernel/signal.c
+++ b/kernel/signal.c
@@ -1121,6 +1121,7 @@ struct sighand_struct *lock_task_sighand
@@ -1123,6 +1123,7 @@ struct sighand_struct *lock_task_sighand
return sighand;
}