Skip to content
  1. Jul 26, 2008
    • Wang Chen's avatar
      flag parameters: fix compile error of sys_epoll_create1 · 054a3fd8
      Wang Chen authored
      
      
        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
      
      Signed-off-by: default avatarWang Chen <wangchen@cn.fujitsu.com>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Davide Libenzi <davidel@xmailserver.org>
      Cc: Ulrich Drepper <drepper@redhat.com>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      054a3fd8
  2. Jul 24, 2008