kernel-ark/arch
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up
With the use of RCU in files structure, the look-up of files using fds can now
be lock-free.  The lookup is protected by rcu_read_lock()/rcu_read_unlock().
This patch changes the readers to use lock-free lookup.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Ravikiran Thirumalai <kiran_th@gmail.com>
Signed-off-by: Dipankar Sarma <dipankar@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-09 13:57:55 -07:00
..
alpha [PATCH] files: break up files struct 2005-09-09 13:57:55 -07:00
arm
arm26
cris
frv
h8300
i386 [PATCH] i386: seccomp fix for auditing/ptrace 2005-09-09 13:57:30 -07:00
ia64 [PATCH] files: break up files struct 2005-09-09 13:57:55 -07:00
m32r
m68k
m68knommu
mips [PATCH] files: lock-free fd look-up 2005-09-09 13:57:55 -07:00
parisc
ppc [PATCH] ppc32: Kill PVR_440* defines 2005-09-09 13:57:29 -07:00
ppc64 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 2005-09-09 10:38:02 -07:00
s390 [PATCH] missing CHECKFLAGS on s390 2005-09-09 10:31:58 -07:00
sh
sh64
sparc
sparc64 [PATCH] files: lock-free fd look-up 2005-09-09 13:57:55 -07:00
um [PATCH] uaccess.h annotations (uml) 2005-09-09 10:31:58 -07:00
v850
x86_64 [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled 2005-09-09 13:57:30 -07:00
xtensa