- create_pagetables(): Fully fill the last kernel placeholder page table page. If it is ever demoted, we store wrong content in the pm_root radix.
- Ensure that all pre-promoted kernel page tables are inserted into the kernel pmap radix.
3, Correct the test for potentially invalid page table page in pmap_demote_pde_locked().