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:
da66f7c
)
epoll cleanups: epoll no module
author
Davide Libenzi
<davidel@xmailserver.org>
Fri, 11 May 2007 05:23:22 +0000
(22:23 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 11 May 2007 15:29:37 +0000
(08:29 -0700)
Epoll is either compiled it, or not (if EMBEDDED). Remove the module code
and use fs_initcall().
Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found