[PATCH 2/2] powerpc: 83xx: enable EPOLL syscall in defconfig

Kumar Gala galak at kernel.crashing.org
Tue Apr 20 14:13:42 EST 2010


On Apr 5, 2010, at 11:14 AM, Kim Phillips wrote:

> 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 at freescale.com>
> ---
> arch/powerpc/configs/83xx/asp8347_defconfig       |    2 +-
> arch/powerpc/configs/83xx/mpc8313_rdb_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc8315_rdb_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc832x_mds_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc832x_rdb_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc834x_itx_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig |    2 +-
> arch/powerpc/configs/83xx/mpc834x_mds_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc836x_mds_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc836x_rdk_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc837x_mds_defconfig   |    2 +-
> arch/powerpc/configs/83xx/mpc837x_rdb_defconfig   |    2 +-
> arch/powerpc/configs/83xx/sbc834x_defconfig       |    2 +-
> arch/powerpc/configs/mpc83xx_defconfig            |    2 +-
> 14 files changed, 14 insertions(+), 14 deletions(-)


applied to merge.

- k


More information about the Linuxppc-dev mailing list