skrll 2aee461d79 Only target the boot cpu for real with SPI interrupts. I tried to do
this back in 2014, but somehow I missed a spot.

This is a quick-and-dirty fix for the USB stack which expects transfer
completions to be in-order.  If interrupts happen across the CPUs then
this isn't guaranteed (yet).

kern/55243 panic at usb_transfer_complete() on raspberry pi 4
2021-03-28 09:11:38 +00:00
..
2021-03-27 21:23:14 +00:00
2021-03-14 22:56:39 +00:00