permanently_disable_interrupts shouldn't be unsafe. #420
Labels
project-kernel
Related to the kernel
safety
Something is unsound, could be unsafe
todo 🗒️
Created by the todo bot
disabling interrupts doesn't break any safety guidelines, and is perfectly safe as far as rustc is concerned.
SunriseOS/kernel/src/panic.rs
Lines 64 to 68 in 7333eaf
This issue was generated by todo based on a
todo
comment in 7333eaf when #415 was merged. cc @Orycterope.The text was updated successfully, but these errors were encountered: