diff options
author | 2005-10-29 18:15:48 -0700 | |
---|---|---|
committer | 2005-10-29 21:40:35 -0700 | |
commit | dfcd3c0dc426bb75770c34b40e14f2da8845ea62 (patch) | |
tree | bd7e9f8463a18025c4775c6cdf22abbbd4236b64 /mm/msync.c | |
parent | [PATCH] mm: set per-cpu-pages lower threshold to zero (diff) | |
download | wireguard-linux-dfcd3c0dc426bb75770c34b40e14f2da8845ea62.tar.xz wireguard-linux-dfcd3c0dc426bb75770c34b40e14f2da8845ea62.zip |
[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>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions