]> 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)
commitea8c733b98b73289421ed8f8fc15cfbce3adc3bc
tree7522643f5ff0f9158a710b907d6f5258ae62ba59
parentae08e43eecd250e50ffa40c4bd62a65e005b875b
[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>
arch/x86_64/kernel/smpboot.c