commit | 4312fa8157f5ebdaf36e615cf40f9d7a6137a22c | [log] [tgz] |
---|---|---|
author | Fernando Luis VazquezCao <fernando@oss.ntt.co.jp> | Wed May 02 19:27:17 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:17 2007 +0200 |
tree | 8232780b1c1f73a3145905291212b611e4c5ad02 | |
parent | ea8c733b98b73289421ed8f8fc15cfbce3adc3bc [diff] |
[PATCH] i386: use safe_apic_wait_icr_idle in smpboot.c __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>