mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
Merge branch 'master' into patch-add-vm-area
This commit is contained in:
@ -292,6 +292,7 @@ void mm_unmap_proc_table(ul proc_page_table_addr, bool is_phys, ul virt_addr_sta
|
||||
{
|
||||
*pde_ptr = 0;
|
||||
length_unmapped += PAGE_2M_SIZE;
|
||||
pgt_num.num_PTE -= 512;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user