zlacker

[return to "“Rust is safe” is not some kind of absolute guarantee of code safety"]
1. MarkSw+K4[view] [source] 2022-10-02 14:54:55
>>rvz+(OP)
Why is panicing in the kernel on an error not an option? Like kernels can write a core dump and reboot, right?
◧◩
2. pyb+C8[view] [source] 2022-10-02 15:15:40
>>MarkSw+K4
No need to reboot the machine without warning, and lose data, when the rest of the kernel is probably still functional.
[go to top]