commit | f5b0959fec5d2e1aee383963a6000bb87222b78d | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Mon Apr 05 11:14:04 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 19 23:13:23 2010 -0500 |
tree | b78879188c4f49e968954dac863ca97332b7508d | |
parent | 5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e [diff] |
powerpc/83xx: enable EPOLL syscall in defconfig 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>