commit | e58e0d03120d6c2aa134fd3be4f0f762f0bb25e7 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Mon Sep 12 18:49:25 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Sep 12 10:50:58 2005 -0700 |
tree | 6960dd1496f2ed91adad8c5ddd416fc05acce1fa | |
parent | 66759a01adbfe8828dd063e32cf5ed3f46696181 [diff] |
[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>