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:
5bfb3fd
)
powerpc/83xx: enable EPOLL syscall in defconfig
author
Kim Phillips
<kim.phillips@freescale.com>
Mon, 5 Apr 2010 16:14:04 +0000
(11:14 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 20 Apr 2010 04:13:23 +0000
(23:13 -0500)
83xx users looking to run apache will experience this error:
/var/log/apache2/error.log:
[emerg] (38)Function not implemented: Couldn't create pollset in child; check system or user limits
enabling CONFIG_EPOLL in kernel config fixes this so apache can run.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found