commit | b3f2f6cd1ff935ecac9a5346904b899d7af689fe | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 30 10:08:03 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 30 10:08:03 2010 -0700 |
tree | db77dc4c2528455dd6fe858670a580ecbd43afb6 | |
parent | 003386fff3e02e51cea882e60f7d28290113964c [diff] |
ia64: revert __node_random addition This partially reverts commit 4ec37de89d8c758ee8115e0e64b3f994910789ee ("[IA64] Fix build breakage"), since the commit that made it necessary got reverted earlier (see commit 35926ff5fba8, '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>