From: Bjorn Helgaas Date: Mon, 22 Jun 2009 20:41:09 +0000 (+0000) Subject: ACPI: processor: clean up in acpi_processor_start() error exits X-Git-Tag: v2.6.32-rc1~171^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4e0526184199e23ac1460fe59b8a3741b17a8b5;p=pandora-kernel.git ACPI: processor: clean up in acpi_processor_start() error exits We used to leave crud around if things failed in acpi_processor_start(). This patch cleans up as much as we can before returning. Signed-off-by: Bjorn Helgaas Reviewed-by: Alex Chiang CC: Venkatesh Pallipadi CC: Zhao Yakui Signed-off-by: Len Brown --- Reading git-diff-tree failed