summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
diff options
context:
space:
mode:
authorKirill A. Shutemov2013-11-14 23:31:50 +0100
committerLinus Torvalds2013-11-15 01:32:19 +0100
commitf820e2805c7acb157a78438d07e47f4fc57fe679 (patch)
tree53d638a93450e21eaefcce74495a512e56623fc6 /mm/memory.c
parentiommu/arm-smmu: handle pgtable_page_ctor() fail (diff)
downloadkernel-qcow2-linux-f820e2805c7acb157a78438d07e47f4fc57fe679.tar.gz
kernel-qcow2-linux-f820e2805c7acb157a78438d07e47f4fc57fe679.tar.xz
kernel-qcow2-linux-f820e2805c7acb157a78438d07e47f4fc57fe679.zip
xtensa: use buddy allocator for PTE table
At the moment xtensa uses slab allocator for PTE table. It doesn't work with enabled split page table lock: slab uses page->slab_cache and page->first_page for its pages. These fields share stroage with page->ptl. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Cc: Chris Zankel <chris@zankel.net> Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions