]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5e983204e95870becfd5286acbeafe89a8fe6bc1
tree6960dd1496f2ed91adad8c5ddd416fc05acce1fa
parentc81dff03573540ce47f67cfb0549106b67ee23ab
[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