[PATCH] Fix ioperm bitmap
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.
Showing
Please register or sign in to comment