CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2018/06/22 07:21:14

Modified files:
        sys/arch/i386/i386: cpu.c gdt.c genassym.cf locore.s machdep.c 
                            pmap.c pmapae.c 
        sys/arch/i386/include: cpu.h cpu_full.h segments.h tss.h 

Log message:
Finish the last missing piece for the i386 meltdown fix:
- handle protection fault on iret properly
- handle NMI
- actually enable U-K in pmap_switch()
from hshoexer@; input guenther@; OK mlarkin@ deraadt@

Reply via email to