From: Yinghai Lu Date: Fri, 15 May 2009 20:05:16 +0000 (-0700) Subject: x86: don't call read_apic_id if !cpu_has_apic X-Git-Tag: v2.6.31-rc1~423^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2759c3287de27266e06f1f4e82cbd2d65f6a044c;p=pandora-kernel.git x86: don't call read_apic_id if !cpu_has_apic should not call that if apic is disabled. [ Impact: fix crash on certain UP configs ] Signed-off-by: Yinghai Lu Cc: Cyrill Gorcunov LKML-Reference: <4A09CCBB.2000306@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed