6/22

loongarch: mm: use mm_is_kernel() in switch_mm_irqs_off()

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