projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[rb532] add support for 2.6.32
[openwrt.git]
/
target
/
linux
/
goldfish
/
patches-2.6.30
/
0058-sched-Enable-might_sleep-before-initializing-driver.patch
diff --git
a/target/linux/goldfish/patches-2.6.30/0058-sched-Enable-might_sleep-before-initializing-driver.patch
b/target/linux/goldfish/patches-2.6.30/0058-sched-Enable-might_sleep-before-initializing-driver.patch
index
126cac0
..
8e85b85
100644
(file)
--- a/
target/linux/goldfish/patches-2.6.30/0058-sched-Enable-might_sleep-before-initializing-driver.patch
+++ b/
target/linux/goldfish/patches-2.6.30/0058-sched-Enable-might_sleep-before-initializing-driver.patch
@@
-15,7
+15,7
@@
Signed-off-by: Arve Hjønnevåg <arve@android.com>
--- a/kernel/sched.c
+++ b/kernel/sched.c
--- a/kernel/sched.c
+++ b/kernel/sched.c
-@@ -906
4,13 +9064
,23 @@ void __init sched_init(void)
+@@ -906
5,13 +9065
,23 @@ void __init sched_init(void)
}
#ifdef CONFIG_DEBUG_SPINLOCK_SLEEP
}
#ifdef CONFIG_DEBUG_SPINLOCK_SLEEP
This page took
0.020378 seconds
and
4
git commands to generate.