[PATCH] x86-64: Clean up the SRAT node list before computing the hash function
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:25 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:58 +0000 (10:50 -0700)
commite58e0d03120d6c2aa134fd3be4f0f762f0bb25e7
tree6960dd1496f2ed91adad8c5ddd416fc05acce1fa
parent66759a01adbfe8828dd063e32cf5ed3f46696181
[PATCH] x86-64: Clean up the SRAT node list before computing the hash function

Also use for_each_node_mask instead of hand crafted loops.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/mm/srat.c