CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/22 11:44:41
Modified files:
sys/dev/acpi : if_bse_acpi.c
sys/dev/fdt : if_bse_fdt.c
Log message:
Make bse(4) interrupts mp-safe. The code has nothing to do, so only
establish interrupt handlers with IPL_MPSAFE bit.
ok jmatthew
