CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/08/06 05:04:47
Modified files: sys/arch/arm/cortex: ampintc.c Log message: Rework ampintc's interrupt disestablish code to make it actually do its job. Recalculate the mask after the handler is taken from the list to properly set the new prioritization. ok kettenis@