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-arch, lkml
From: David Miller <davem@davemloft.net>
Date: 2012-10-17 15:26:24
Also in:
linux-arch, 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(). -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>