IO APIC: Get rid of apic_imen
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 Jul 2009 02:15:34 +0000 (10:15 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 11 Jul 2009 02:27:15 +0000 (10:27 +0800)
commitea689d1c5f57b6c79947344f715a9d920756eb8a
tree4ce52d994f3ce7cbdbcf634f99c5daffaf9da295
parent0f54693073cef9158dd5df73eb8d5ed890e9da82
IO APIC: Get rid of apic_imen

Add IOAPIC_IM_FLAG_MASKED to apic_intmapinfo, which indicates the
IRQ is currently masked.  Use it instead of apic_imen.
sys/platform/pc32/apic/apic_ipl.s
sys/platform/pc32/apic/apic_vector.s
sys/platform/pc32/apic/mpapic.c
sys/platform/pc32/i386/genassym.c
sys/platform/pc32/i386/mp_machdep.c
sys/platform/pc32/include/smp.h