-
Linus Torvalds authored
Getting a signal while in vm86 caused warnings because we still had interrupts disabled - for no good reason. Enable interrupts before accessing user space.
664dcb0c
Getting a signal while in vm86 caused warnings because we still had interrupts disabled - for no good reason. Enable interrupts before accessing user space.