Closed ffwff closed 4 years ago
Some interrupts occur within the kernel stack, mid-syscall, this might corrupt some of the local variables on critical sections of the syscall handler. Might be better to have a separate interrupt stack.
Some interrupts occur within the kernel stack, mid-syscall, this might corrupt some of the local variables on critical sections of the syscall handler. Might be better to have a separate interrupt stack.