From: Hanjun Guo Date: Wed, 26 Mar 2014 00:36:23 +0000 (+0800) Subject: Revert "ACPI / processor: Make it possible to get APIC ID via GIC" X-Git-Tag: v3.15-rc1~122^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e9eac50cdcac71a74ca4a8cb587799f474ca62d;p=pandora-kernel.git Revert "ACPI / processor: Make it possible to get APIC ID via GIC" Revert commit df86f5df79d8 (ACPI / processor: Make it possible to get APIC ID via GIC). APIC ID refers the hardware ID of the CPU, which means MPIDR on ARM/ARM64, but in ACPI 5.0, GIC ID feild in GIC structure have no explicit definition and may not refer to the MPIDR. Commit df86f5df79d8 assumed that gic->gic_id as MPIDR which may not be the case, so revert it until the explicit definition of GIC structure is ready. Signed-off-by: Hanjun Guo [rjw: Changelog] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed