summaryrefslogtreecommitdiff
path: root/arch/sparc
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2013-06-07 10:07:38 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2013-06-17 18:15:22 +1000
commitef0d284f8e1cb9d23fd5ad4b7e4756efb8f6f627 (patch)
tree170029c0a6868464d674301755a3b317c22cefc0 /arch/sparc
parentd4e14a8c605c8a225b75411553396ff8863ece4a (diff)
mm/thp: use the correct function when updating access flags
We should use pmdp_set_access_flags to update access flags. Archs like powerpc use extra checks(_PAGE_BUSY) when updating a hugepage PTE. A set_pmd_at doesn't do those checks. We should use set_pmd_at only when updating a none hugepage PTE. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Cc: Andrea Arcangeli <aarcange@redhat.com>a Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions