7/9

mm/huge_memory: add struct split_pmd_state

Put the state read out of the entry being split into one descriptor, so the read and write paths can be separated without passing a long argument list between them. No functional change intended. Si