The patch titled Subject: filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes has been removed from the -mm tree. Its filename was filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes.patch This patch was dropped because it was folded into filemap-drop-the-mmap_sem-for-all-blocking-operations.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes WARNING: Missing a blank line after declarations #63: FILE: mm/filemap.c:2372: + int flags = vmf->flags; + if (fpin) total: 0 errors, 1 warnings, 204 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. ./patches/filemap-drop-the-mmap_sem-for-all-blocking-operations.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Josef Bacik <josef@xxxxxxxxxxxxxx> Cc: Dave Chinner <david@xxxxxxxxxxxxx> Cc: Jan Kara <jack@xxxxxxx> Cc: Johannes Weiner <hannes@xxxxxxxxxxx> Cc: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx> Cc: Rik van Riel <riel@xxxxxxxxxx> Cc: Tejun Heo <tj@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/filemap.c | 1 + 1 file changed, 1 insertion(+) --- a/mm/filemap.c~filemap-drop-the-mmap_sem-for-all-blocking-operations-checkpatch-fixes +++ a/mm/filemap.c @@ -2394,6 +2394,7 @@ static struct file *maybe_unlock_mmap_fo struct file *fpin) { int flags = vmf->flags; + if (fpin) return fpin; _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are filemap-drop-the-mmap_sem-for-all-blocking-operations.patch kmemleak-skip-scanning-holes-in-the-bss-section-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch psi-introduce-psi-monitor-fix.patch psi-introduce-psi-monitor-fix-fix.patch psi-introduce-psi-monitor-fix-3.patch mm-hmm-improve-driver-api-to-work-and-wait-over-a-range-fix-fix.patch mm-add-probe_user_read-fix.patch mm-maintain-randomization-of-page-free-lists-checkpatch-fixes.patch fs-binfmt_elfc-remove-unneeded-initialization-of-mm-start_stack.patch linux-next-rejects.patch linux-next-git-rejects.patch scripts-atomic-check-atomicssh-dont-assume-that-scripts-are-executable.patch kernel-forkc-export-kernel_thread-to-modules.patch slab-leaks3-default-y.patch