linux-stable-rt/fs/proc
Andi Kleen dfcd3c0dc4 [PATCH] Convert mempolicies to nodemask_t
The NUMA policy code predated nodemask_t so it used open coded bitmaps.
Convert everything to nodemask_t.  Big patch, but shouldn't have any actual
behaviour changes (except I removed one unnecessary check against
node_online_map and one unnecessary BUG_ON)

Signed-off-by: "Andi Kleen" <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-29 21:40:35 -07:00
..
Makefile
array.c [PATCH] files: fix preemption issues 2005-09-17 11:50:02 -07:00
base.c [PATCH] nommu build error fix 2005-10-14 17:10:13 -07:00
generic.c
inode-alloc.txt
inode.c
internal.h
kcore.c
kmsg.c
mmu.c
nommu.c [PATCH] output of /proc/maps on nommu systems is incomplete 2005-10-17 17:03:57 -07:00
proc_devtree.c
proc_misc.c
proc_tty.c
root.c
task_mmu.c [PATCH] Convert mempolicies to nodemask_t 2005-10-29 21:40:35 -07:00
task_nommu.c
vmcore.c