Re: [PATCH] flag parameters: fix compile error of sys_epoll_create1

From: Ingo Molnar
Date: Fri Jul 25 2008 - 06:30:40 EST



* Wang Chen <wangchen@xxxxxxxxxxxxxx> wrote:

> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD vmlinux
> arch/x86/kernel/built-in.o: In function `sys_call_table':
> (.rodata+0x8a4): undefined reference to `sys_epoll_create1'
> make: *** [vmlinux] Error 1

just ran into this too - 64-bit allnoconfig triggers it.

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/