commit | ea8c733b98b73289421ed8f8fc15cfbce3adc3bc | [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 | 7522643f5ff0f9158a710b907d6f5258ae62ba59 | |
parent | ae08e43eecd250e50ffa40c4bd62a65e005b875b [diff] |
[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64 The functionality provided by the new safe_apic_wait_icr_idle is being open-coded all over "kernel/smpboot.c". Use safe_apic_wait_icr_idle instead to consolidate code and ease maintenance. Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp> Signed-off-by: Andi Kleen <ak@suse.de>