11/22

um: mm: use mm_is_kernel() in TLB sync

在 um 的 TLB 同步中用 mm_is_kernel() 替代 &init_mm 比较,统一内核 mm 检测方式。