summaryrefslogtreecommitdiffstats
path: root/mm/userfaultfd.c
diff options
context:
space:
mode:
authorAndrea Arcangeli2017-02-23 00:43:31 +0100
committerLinus Torvalds2017-02-23 01:41:28 +0100
commit95cc09d66f523895635eca8aa1f9bc7419e60e32 (patch)
tree4d9301816f9f33a84e69a15ee37653f83e5211cd /mm/userfaultfd.c
parentuserfaultfd: shmem: introduce vma_is_shmem (diff)
downloadkernel-qcow2-linux-95cc09d66f523895635eca8aa1f9bc7419e60e32.tar.gz
kernel-qcow2-linux-95cc09d66f523895635eca8aa1f9bc7419e60e32.tar.xz
kernel-qcow2-linux-95cc09d66f523895635eca8aa1f9bc7419e60e32.zip
userfaultfd: shmem: add tlbflush.h header for microblaze
It resolves this build error: All errors (new ones prefixed by >>): mm/shmem.c: In function 'shmem_mcopy_atomic_pte': >> mm/shmem.c:2228:2: error: implicit declaration of function 'update_mmu_cache' [-Werror=implicit-function-declaration] update_mmu_cache(dst_vma, dst_addr, dst_pte); microblaze may have to be also updated to define it in asm/pgtable.h like the other archs, then this header inclusion can be removed. Link: http://lkml.kernel.org/r/20161216144821.5183-31-aarcange@redhat.com Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Cc: "Dr. David Alan Gilbert" <dgilbert@redhat.com> Cc: Hillf Danton <hillf.zj@alibaba-inc.com> Cc: Michael Rapoport <RAPOPORT@il.ibm.com> Cc: Mike Kravetz <mike.kravetz@oracle.com> Cc: Mike Rapoport <rppt@linux.vnet.ibm.com> Cc: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions