mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Treat thread oops with better care to avoid silent panics
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b7d101b98c
commit
4658b62f90
@ -14,6 +14,7 @@ use crate::{
|
||||
|
||||
pub mod exception;
|
||||
pub mod kernel_thread;
|
||||
pub mod oops;
|
||||
pub mod status;
|
||||
pub mod task;
|
||||
pub mod work_queue;
|
||||
|
Reference in New Issue
Block a user