1. 11 5月, 2010 2 次提交
    • T
      doc: inode uses a mutex instead of a semaphore. · ca0dbd86
      Thadeu Lima de Souza Cascardo 提交于
      Replace the introduced i_sem by an i_mutex in the filesystem locking
      documentation. This was introduced [1] after all occurrences were
      already replaced in the same text [2]. However, the term "inode
      semaphore" has not been replaced then, and it's replaced now.
      
      [1] afddba49
      [2] a7bc02f4Signed-off-by: NThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
      Cc: Nick Piggin <npiggin@suse.de>
      Cc: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
      Cc: Randy Dunlap <rdunlap@xenotime.net>
      Cc: Christoph Hellwig <hch@lst.de>
      Cc: Al Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      ca0dbd86
    • 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. 03 5月, 2010 1 次提交
  4. 28 4月, 2010 1 次提交
  5. 26 4月, 2010 2 次提交
  6. 23 4月, 2010 2 次提交
  7. 22 4月, 2010 21 次提交
  8. 21 4月, 2010 10 次提交