CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/04 21:30:08
Modified files:
sys/arch/armv7/marvell: mvmpic.c
Log message:
Mask off IPL flags before storing the IPL for an interrupt.
This fixes the IPL calculations in mpic_calc_mask() in the presence
of IPL_MPSAFE interrupts such as mvneta(4).
ok patrick@ kettenis@ dlg@
