67b858ce4e
- use proper macro to assert/clear ctrl_int2 port for softintr - use KDASSERT() rather than #ifdef DEBUG + assert() - don't count uvmexp.softs twice in softintr_dispatch() XXX: Maybe we should have common m68k/softintr.c like mips ports.