Re: [PATCH 5/5] mm: rename leftover i_mmap_mutex

2014-05-23 Thread Rik van Riel
On 05/22/2014 11:33 PM, Davidlohr Bueso wrote: > Update the lock to i_mmap_rwsem throughout the kernel. > All changes are in comments and documentation. > > Signed-off-by: Davidlohr Bueso Acked-by: Rik van Riel -- All rights reversed -- To unsubscribe from this list: send the line

Re: [PATCH 5/5] mm: rename leftover i_mmap_mutex

2014-05-23 Thread Rik van Riel
On 05/22/2014 11:33 PM, Davidlohr Bueso wrote: Update the lock to i_mmap_rwsem throughout the kernel. All changes are in comments and documentation. Signed-off-by: Davidlohr Bueso davidl...@hp.com Acked-by: Rik van Riel r...@redhat.com -- All rights reversed -- To unsubscribe from this

[PATCH 5/5] mm: rename leftover i_mmap_mutex

2014-05-22 Thread Davidlohr Bueso
Update the lock to i_mmap_rwsem throughout the kernel. All changes are in comments and documentation. Signed-off-by: Davidlohr Bueso --- include/linux/mmu_notifier.h | 2 +- kernel/events/uprobes.c | 2 +- mm/filemap.c | 10 +- mm/hugetlb.c | 10

[PATCH 5/5] mm: rename leftover i_mmap_mutex

2014-05-22 Thread Davidlohr Bueso
Update the lock to i_mmap_rwsem throughout the kernel. All changes are in comments and documentation. Signed-off-by: Davidlohr Bueso davidl...@hp.com --- include/linux/mmu_notifier.h | 2 +- kernel/events/uprobes.c | 2 +- mm/filemap.c | 10 +- mm/hugetlb.c

[PATCH 5/5] mm: rename leftover i_mmap_mutex

2013-06-24 Thread Davidlohr Bueso
Update the lock to i_mmap_rwsem throughout the kernel. All changes are in comments and documentation. Signed-off-by: Davidlohr Bueso --- Documentation/lockstat.txt | 2 +- Documentation/vm/locking | 2 +- arch/x86/mm/hugetlbpage.c| 2 +- include/linux/mmu_notifier.h | 2 +-

[PATCH 5/5] mm: rename leftover i_mmap_mutex

2013-06-24 Thread Davidlohr Bueso
Update the lock to i_mmap_rwsem throughout the kernel. All changes are in comments and documentation. Signed-off-by: Davidlohr Bueso davidlohr.bu...@hp.com --- Documentation/lockstat.txt | 2 +- Documentation/vm/locking | 2 +- arch/x86/mm/hugetlbpage.c| 2 +-