]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: revert __node_random addition
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 May 2010 17:08:03 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 30 May 2010 17:08:03 +0000 (10:08 -0700)
commit4301f55e9a5f12e45d10ca0eb0498af70e6b9641
treedb77dc4c2528455dd6fe858670a580ecbd43afb6
parent0eee87b1c45b5d813eda84659cc3bed17c0d722f
ia64: revert __node_random addition

This partially reverts commit d093dedcbf7e25dbf299cc38a67287e6a8904ef5
("[IA64] Fix build breakage"), since the commit that made it necessary
got reverted earlier (see commit 2322487fb859, 'Revert "cpusets:
randomize node rotor used in cpuset_mem_spread_node()"')

Even if we ever re-introduce this, there is no reason to make
__node_random be some architecture-specific function.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/mm/numa.c