nuta / kerla

A new operating system kernel with Linux binary compatibility written in Rust.
Other
3.33k stars 89 forks source link

Re-disable interrupts after handling an interrupt #124

Closed nuta closed 2 years ago

nuta commented 2 years ago

Currently, it seems a bug occurs if interrupts are enabled in the kernel context.