x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ()
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 9 Apr 2009 08:52:22 +0000 (11:52 +0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 10 Apr 2009 12:35:54 +0000 (14:35 +0200)
commitd3496c85cae22fb7713af6ed542a6aeae8ee4210
treea2f51ec51075611533ec774b4647fb3140895b48
parent22813c45228160b07244a7c4ed7580388ac0f33d
x86: use identical loop constructs in 32-bit and 64-bit native_init_IRQ()

Impact: cleanup

Reviewed-by Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irqinit_32.c
arch/x86/kernel/irqinit_64.c