x86: unify ack_apic_edge
authorYinghai Lu <yhlu.kernel@gmail.com>
Wed, 20 Aug 2008 03:50:48 +0000 (20:50 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:52:56 +0000 (16:52 +0200)
commit3eb2cce84beae8fd41de950569cafd5bca7edd5d
tree42bd7ff48555893b0c07b68f64af1d94864d0c20
parent4e738e2f307113feaedebae147c3e0d072e39648
x86: unify ack_apic_edge

use code in 64 to replace
move_native_irq(irq, desc);
in 32 bit

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic.c
This page took 0.024466 seconds and 5 git commands to generate.