From: Fernando Luis VazquezCao Date: Wed, 2 May 2007 17:27:17 +0000 (+0200) Subject: [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 X-Git-Tag: v2.6.22-rc1~1011^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3144c332fa2ee4c4b9804aae5fe31098f04bffd9;p=pandora-kernel.git [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 inquire_remote_apic is used for APIC debugging, so use safe_apic_wait_icr_idle instead of apic_wait_icr_idle to avoid possible lockups when APIC delivery fails. Signed-off-by: Fernando Luis Vazquez Cao Signed-off-by: Andi Kleen --- Reading git-diff-tree failed