From: Mike Travis Date: Mon, 9 Jun 2008 23:22:23 +0000 (-0700) Subject: ACPI: change processors from array to per_cpu variable X-Git-Tag: v2.6.27-rc1~1050^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706546d02384b64e083bd9130c56eaa599c66038;p=pandora-kernel.git ACPI: change processors from array to per_cpu variable Change processors from an array sized by NR_CPUS to a per_cpu variable. Signed-off-by: Mike Travis Signed-off-by: Andrew Morton Signed-off-by: Len Brown Signed-off-by: Andi Kleen --- Reading git-diff-tree failed