From: Mike Travis Date: Thu, 1 Jan 2009 02:08:45 +0000 (-0800) Subject: x86: enable cpus display of kernel_max and offlined cpus X-Git-Tag: v2.6.29-rc1~521^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730cf27246225d56ca1603b2f3c4fdbf882d4e51;p=pandora-kernel.git x86: enable cpus display of kernel_max and offlined cpus Impact: enables /sys/devices/system/cpu/{kernel_max,offline} user interface By setting total_cpus, the drivers/base/cpu.c will display the values of kernel_max (NR_CPUS-1) and the offlined cpu map. Signed-off-by: Mike Travis Acked-by: Rusty Russell Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed