21/22

arm: mm: drop ctor call for kernel page tables

在 arm mmu.c 中移除内核页表的 pte_ctor 调用,因该函数对内核页表已无操作,简化分配逻辑。