commit | 3144c332fa2ee4c4b9804aae5fe31098f04bffd9 | [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 | b69b89eef10b169f8486c18cdaf374dd2339eba2 | |
parent | 4312fa8157f5ebdaf36e615cf40f9d7a6137a22c [diff] |
[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>