CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/14 06:55:11
Modified files:
sys/arch/armv7/armv7: autoconf.c
Log message:
Put an splhigh() at the start of cpu_configure() to prevent splasserts
trigger in autoconf. Matches what we do on (many) other architectures.
ok miod@
