CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2018/03/22 13:30:19
Modified files: sys/arch/i386/i386: acpi_machdep.c amd64errata.c cpu.c db_interface.c est.c gdt.c genassym.cf k1x-pstate.c kvm86.c kvm86call.S lapic.c locore.s machdep.c mptramp.s pmap.c powernow-k7.c powernow-k8.c vm_machdep.c vmm.c sys/arch/i386/include: cpu.h gdt.h pcb.h proc.h segments.h tss.h sys/arch/i386/isa: npx.c Log message: iBackout the preparations for fixing Meltdown on i386. The task was only halfway done and the current state does not help anybody. For OpenBSD 6.3 release go back to the original code before 2018/03/13. This gives us a stable release and the changes will come back later. discussed with guenther@ deraadt@ hshoexer@