IO APIC: Get rid of apic_imen
authorMichael Neumann <mneumann@ntecs.de>
Wed, 13 Oct 2010 23:26:21 +0000 (01:26 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Wed, 13 Oct 2010 23:26:21 +0000 (01:26 +0200)
commit906448d880ec79f287ec7b4d4161d0bacdfa357d
tree35b88db0daed63136553d1b32b7f3531ba774dca
parent54d63b2f263f78d2b8c3db20aecdb2b76449a32b
IO APIC: Get rid of apic_imen

Similar to commit ea689d1c5f57b6c79947344f715a9d920756eb8a but
for x86_64.

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