no more PF in kmain, but still PF in process OR corruption of fb
This commit is contained in:
@@ -123,7 +123,7 @@ void paging_init()
|
||||
DEBUG("Kernel lives at virt=0x%p phys=0x%p", kernel_virt_base, kernel_phys_base);
|
||||
|
||||
kernel_pml4 = alloc_page_table();
|
||||
|
||||
|
||||
// for debug
|
||||
uint64_t page_count = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user