ICU/APIC cleanup part 11/many.
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Nov 2005 21:16:59 +0000 (21:16 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 4 Nov 2005 21:16:59 +0000 (21:16 +0000)
commit1e9de3397bee512e26db2fa082da7faf49aa4873
tree2cad65c660ac2a54097a886dc427b9f8912df0cb
parente96ee753f32566f1fd93dc035d4e24f56b8b2059
ICU/APIC cleanup part 11/many.

Cleanup unused macro arguments and rename the ICU's INTR() to SLOW_INTR().

Properly increment gd->gd_cnt.v_intr for SLOW interrupts (the fast interrupt
handler deals with it for FAST interrupts).
sys/i386/apic/apic_vector.s
sys/i386/icu/icu_vector.s
sys/platform/pc32/apic/apic_vector.s
sys/platform/pc32/icu/icu_vector.s