Re: [PATCH v2] mm: thp: Set the accessed flag for old pages on access fault.
From: David Miller <davem@davemloft.net>
Date: 2012-10-17 15:26:24
Also in:
linux-mm, lkml
From: David Miller <davem@davemloft.net>
Date: 2012-10-17 15:26:24
Also in:
linux-mm, lkml
From: Will Deacon <redacted> Date: Wed, 17 Oct 2012 14:01:25 +0100
+ update_mmu_cache(vma, address, pmd);
This won't build, use update_mmu_cache_pmd().