From: Bjorn Helgaas Date: Mon, 22 Jun 2009 20:41:14 +0000 (+0000) Subject: ACPI: processor: move acpi_processor_start() after acpi_processor_add() X-Git-Tag: v2.6.32-rc1~171^2~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddcd62d89e8c919cc75aeffd2ca37c986141b0f0;p=pandora-kernel.git ACPI: processor: move acpi_processor_start() after acpi_processor_add() Move acpi_processor_start() to just after acpi_processor_add(). A subsequent patch will merge them. Code movement only; no functional change. Signed-off-by: Bjorn Helgaas CC: Venkatesh Pallipadi CC: Zhao Yakui Signed-off-by: Len Brown --- Reading git-diff-tree failed