From: Greg Banks Date: Mon, 2 Oct 2006 09:17:40 +0000 (-0700) Subject: [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently X-Git-Tag: v2.6.19-rc1~449 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16b38f71322efd8a221f64b6ddc0748d21d2e1a;p=pandora-kernel.git [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently cpumask: ensure that the cpu_online_map and cpu_possible_map bitmasks, and hence all the macros in that require them, are available to modules for all supported combinations of architecture and CONFIG_SMP. Signed-off-by: Greg Banks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed