4/11

mm/hmm: do the plumbing for HMM to participate in migration

在 HMM 页表遍历回调中接入迁移收集流程:迁移时锁定 pmd/pte,调用 hmm_vma_handle_migrate_prepare()/pmd(),处理 fault 时再解锁,为真正迁移做铺垫。