From: Jiang Liu Date: Mon, 2 Sep 2013 03:57:36 +0000 (+0800) Subject: x86 / ACPI: simplify _acpi_map_lsapic() X-Git-Tag: v3.13-rc1~96^2~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1f85f96def9453ac5322329503e6d43c5ecd01;p=pandora-kernel.git x86 / ACPI: simplify _acpi_map_lsapic() In acpi_register_lapic(), it will generates a new logical cpu number and maps to the local APIC id, this logical cpu number can be returned to simplify _acpi_map_lsapic() implementation. Signed-off-by: Jiang Liu Signed-off-by: Hanjun Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed