mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Remove the time handler to flush TLBs
This commit is contained in:
@ -106,7 +106,6 @@ unsafe fn init() {
|
||||
boot::init_after_heap();
|
||||
|
||||
mm::dma::init();
|
||||
mm::tlb::register_timer_callbacks_this_cpu();
|
||||
|
||||
unsafe { arch::late_init_on_bsp() };
|
||||
|
||||
|
Reference in New Issue
Block a user