]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpumask: add highest_possible_node_id
authorGreg Banks <gnb@melbourne.sgi.com>
Mon, 2 Oct 2006 09:17:39 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:17 +0000 (07:57 -0700)
commit4ab6dcae5f2773a3de5757fc5448dc8fe403b467
tree4b4cf436bbc94a1659fdb25314ff7b17624e80a1
parente07563c56e821814f43f65f6065b75522db362ec
[PATCH] cpumask: add highest_possible_node_id

cpumask: add highest_possible_node_id(), analogous to
highest_possible_processor_id().

[pj@sgi.com: fix typo]
Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/nodemask.h
lib/cpumask.c