From: Linus Torvalds Date: Wed, 21 Mar 2012 20:32:19 +0000 (-0700) Subject: Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3a990a52f9f25f45469e272017a31e7a3fda60ed;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git Merge branch 'vm' of git://git./linux/kernel/git/viro/vfs Pull munmap/truncate race fixes from Al Viro: "Fixes for racy use of unmap_vmas() on truncate-related codepaths" * 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: VM: make zap_page_range() callers that act on a single VMA use separate helper VM: make unmap_vmas() return void VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() VM: make zap_page_range() return void VM: can't go through the inner loop in unmap_vmas() more than once... VM: unmap_page_range() can return void --- 3a990a52f9f25f45469e272017a31e7a3fda60ed