projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.21
/
213-kobject_uevent.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.21/213-kobject_uevent.patch
b/target/linux/generic-2.6/patches-2.6.21/213-kobject_uevent.patch
index
0039b9f
..
e6e2a33
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.21/213-kobject_uevent.patch
+++ b/
target/linux/generic-2.6/patches-2.6.21/213-kobject_uevent.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21.7/lib/kobject_uevent.c
-===================================================================
---- linux-2.6.21.7.orig/lib/kobject_uevent.c
-+++ linux-2.6.21.7/lib/kobject_uevent.c
+--- a/lib/kobject_uevent.c
++++ b/lib/kobject_uevent.c
@@ -30,9 +30,22 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = "/sbin/hotplug";
static DEFINE_SPINLOCK(sequence_lock);
@@ -30,9 +30,22 @@ u64 uevent_seqnum;
char uevent_helper[UEVENT_HELPER_PATH_LEN] = "/sbin/hotplug";
static DEFINE_SPINLOCK(sequence_lock);
This page took
0.024753 seconds
and
4
git commands to generate.