From: Mike Travis Date: Tue, 8 Apr 2008 18:43:04 +0000 (-0700) Subject: cpumask: add show cpu map functions X-Git-Tag: v2.6.26-rc1~1132^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1fe3236a1d64ab687e16b4cbbaa1383352a2c1;p=pandora-kernel.git cpumask: add show cpu map functions * Add cpu_sysdev_class functions to display the following maps with cpulist_scnprintf(). cpu_online_map cpu_present_map cpu_possible_map * Small change to include/linux/sysdev.h to allow the attribute name and label to be different (to avoid collision with the "attr_online" entry for bringing cpus on- and off-line.) Cc: H. Peter Anvin Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed