git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90ac8f7
)
[PATCH] allow KOBJECT_UEVENT=n only if EMBEDDED
author
Adrian Bunk
<bunk@stusta.de>
Tue, 13 Dec 2005 01:58:07 +0000
(
02:58
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 13 Dec 2005 17:18:54 +0000
(09:18 -0800)
KOBJECT_UEVENT=n seems to be a common pitfall for udev users in 2.6.14 .
-mm already contains a bigger patch removing this option that is IMHO
too big for being applied now to 2.6.15-rc.
This patch simply allows KOBJECT_UEVENT=n only if EMBEDDED.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found