summaryrefslogtreecommitdiffstats
path: root/mm/memory-failure.c
diff options
context:
space:
mode:
authorDavidlohr Bueso2014-12-13 01:54:33 +0100
committerLinus Torvalds2014-12-13 21:42:45 +0100
commit874bfcaf79e39135cd31e1cfc9265cf5222d1ec3 (patch)
tree5a1406cdca818914446b73213f417e63531397d6 /mm/memory-failure.c
parentuprobes: share the i_mmap_rwsem (diff)
downloadkernel-qcow2-linux-874bfcaf79e39135cd31e1cfc9265cf5222d1ec3.tar.gz
kernel-qcow2-linux-874bfcaf79e39135cd31e1cfc9265cf5222d1ec3.tar.xz
kernel-qcow2-linux-874bfcaf79e39135cd31e1cfc9265cf5222d1ec3.zip
mm/xip: share the i_mmap_rwsem
__xip_unmap() will remove the xip sparse page from the cache and take down pte mapping, without altering the interval tree, thus share the i_mmap_rwsem when searching for the ptes to unmap. Additionally, tidy up the function a bit and make variables only local to the interval tree walk loop. Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Acked-by: "Kirill A. Shutemov" <kirill@shutemov.name> Acked-by: Hugh Dickins <hughd@google.com> Cc: Oleg Nesterov <oleg@redhat.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: Rik van Riel <riel@redhat.com> Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com> Acked-by: Mel Gorman <mgorman@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions