]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64
authorFernando Luis VazquezCao <fernando@oss.ntt.co.jp>
Wed, 2 May 2007 17:27:17 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:17 +0000 (19:27 +0200)
commit3144c332fa2ee4c4b9804aae5fe31098f04bffd9
treeb69b89eef10b169f8486c18cdaf374dd2339eba2
parent4312fa8157f5ebdaf36e615cf40f9d7a6137a22c
[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 <fernando@oss.ntt.co.jp>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/smpboot.c