4/22

mm: use mm_is_kernel() in generic page table code

在通用页表代码中使用 mm_is_kernel() 替代 init_mm 比较,使标记了 MMF_KERNEL 的内核 mm 可共享页表处理逻辑。