1. 11 5月, 2010 1 次提交
    • J
      uml: i386: Avoid redefinition of NR_syscalls · ce60d4d5
      Jan Kiszka 提交于
      The i386 subarch happens to pull in original NR_syscalls. Maybe we can
      make that work for all host arch, but for now just avoid the clash by
      using an all-upper-case name.
      
        CC      arch/um/kernel/skas/syscall.o/data/linux-2.6/arch/um/kernel/skas/syscall.c:13:1: warning: "NR_syscalls" redefined
      In file included from /data/linux-2.6/arch/x86/include/asm/unistd.h:3,
                       from /data/linux-2.6/arch/um/sys-i386/shared/sysdep/syscalls.h:6,
                       from /data/linux-2.6/arch/um/kernel/skas/syscall.c:10:
      /data/linux-2.6/arch/x86/include/asm/unistd_32.h:349:1: warning: this is the location of the previous definition
      Signed-off-by: NJan Kiszka <jan.kiszka@web.de>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      ce60d4d5
  2. 10 5月, 2010 1 次提交
  3. 26 4月, 2010 1 次提交
  4. 22 4月, 2010 2 次提交
  5. 21 4月, 2010 7 次提交
  6. 20 4月, 2010 14 次提交
  7. 19 4月, 2010 1 次提交
  8. 15 4月, 2010 2 次提交
  9. 14 4月, 2010 10 次提交
  10. 13 4月, 2010 1 次提交