CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/02/23 14:47:08
Modified files: sys/arch/arm64/dev: bcm2836_intr.c Log message: Disable mailbox interrupts on all cores upon attach instead of enabling the mailbox 0 interrupt on all cores. Seems to make GENERIC.MP work on the rpi3.