CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/27 15:11:31
Modified files:
sys/arch/amd64/amd64: amd64_mem.c cpu.c hibernate_machdep.c
i8259.c ipifuncs.c lapic.c machdep.c tsc.c
vmm.c
sys/arch/amd64/include: cpufunc.h
sys/arch/amd64/isa: clock.c
sys/dev/pci/drm: drm_linux.h
Log message:
Use the MI interrupt enable/distable API instead of the MD one on amd64 and
remove the MD API.
ok guenther@, deraadt@, mpi@
