diff options
author | Davidlohr Bueso | 2014-12-12 16:54:27 -0800 |
---|---|---|
committer | Linus Torvalds | 2014-12-13 12:42:45 -0800 |
commit | 3dec0ba0be6a532cac949e02b853021bf6d57dad (patch) | |
tree | 1b93971a14bc6038bd2b22a6bad16e0961cc46f9 /kernel/events | |
parent | c8c06efa8b552608493b7066c234cfa82c47fcea (diff) |
mm/rmap: share the i_mmap_rwsem
Similarly to the anon memory counterpart, we can share the mapping's lock
ownership as the interval tree is not modified when doing doing the walk,
only the file page.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Acked-by: Rik van Riel <riel@redhat.com>
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: 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 'kernel/events')
0 files changed, 0 insertions, 0 deletions