• Brian Gerst's avatar
    [PATCH] Fix ioperm bitmap · d0682bc8
    Brian Gerst authored
    This makes sure that the ioperm bitmap in the TSS is correctly set up
    during the first ioperm() call.  Without this the TSS bitmap contains
    random garbage until the next context switch.
    d0682bc8
ioport.c 3.21 KB