Technical summary
Takes the ptl earlier in __split_huge_pmd and revalidates the pmd after fault-in.
User impact
Improves memory-management stability under load.
Seen in releases
Provenance
Parsed from commit/trailersAI summary
commit detail
Closes a race that could corrupt page state when transparent huge pages split under pressure.
f12aa30mmMemory managementBug fixTakes the ptl earlier in __split_huge_pmd and revalidates the pmd after fault-in.
Improves memory-management stability under load.
mm/huge_memory.cmmsource+18-7