From: Alex Chiang Date: Mon, 22 Feb 2010 19:11:39 +0000 (-0700) Subject: ACPI: processor: driver doesn't need to evaluate _PDC X-Git-Tag: v2.6.34-rc2~37^2^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8191fa4a33fdc817277da4f2b7f771ff605a41c;p=pandora-kernel.git ACPI: processor: driver doesn't need to evaluate _PDC Now that the early _PDC evaluation path knows how to correctly evaluate _PDC on only physically present processors, there's no need for the processor driver to evaluate it later when it loads. To cover the hotplug case, push _PDC evaluation down into the hotplug paths. Cc: x86@kernel.org Cc: Tony Luck Acked-by: Venkatesh Pallipadi Signed-off-by: Alex Chiang Signed-off-by: Len Brown --- Reading git-diff-tree failed