CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/23 09:08:05
Modified files:
sys/arch/amd64/amd64: intr.c vector.S
sys/arch/amd64/conf: files.amd64
sys/arch/amd64/include: intr.h
Log message:
amd64: Use MI soft interrupt code
Make amd64 use the MI soft interrupt code.
File sys/arch/amd64/amd64/softintr.c is now unlinked from the build.
It is kept in the source tree a little longer in case problems arise
in the coming days.
OK mvs@
