• Andrew Morton's avatar
    [PATCH] Fix sysenter disabling in vm86 mode · 783faefa
    Andrew Morton authored
    From: Brian Gerst <bgerst@didntduck.org>
    
    The current code disables sysenter when first entering vm86 mode, but does
    not disable it again when coming back to a vm86 task after a task switch.
    783faefa
vm86.c 20.6 KB