The patch titled Subject: mm-mmu_gather-remove-__tlb_reset_range-for-force-flush-checkpatch-fixes has been removed from the -mm tree. Its filename was mm-mmu_gather-remove-__tlb_reset_range-for-force-flush-checkpatch-fixes.patch This patch was dropped because it was folded into mm-mmu_gather-remove-__tlb_reset_range-for-force-flush.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-mmu_gather-remove-__tlb_reset_range-for-force-flush-checkpatch-fixes WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) #32: map_address = mmap(distant_area, (size_t) map_size, PROT_WRITE | PROT_READ, ERROR: trailing whitespace #157: FILE: mm/mmu_gather.c:266: +^I^I */ $ total: 1 errors, 1 warnings, 33 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. NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile ./patches/mm-mmu_gather-remove-__tlb_reset_range-for-force-flush.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: Yang Shi <yang.shi@xxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/mmu_gather.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/mmu_gather.c~mm-mmu_gather-remove-__tlb_reset_range-for-force-flush-checkpatch-fixes +++ a/mm/mmu_gather.c @@ -263,7 +263,7 @@ void tlb_finish_mmu(struct mmu_gather *t * * On x86 non-fullmm doesn't yield significant difference * against fullmm. - */ + */ tlb->fullmm = 1; __tlb_reset_range(tlb); tlb->freed_tables = 1; _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-mmu_gather-remove-__tlb_reset_range-for-force-flush.patch scripts-spellingtxt-drop-sepc-from-the-misspelling-list-fix.patch ocfs2-add-locking-filter-debugfs-file-fix.patch ocfs2-clear-zero-in-unaligned-direct-io-checkpatch-fixes.patch mm.patch include-linux-pfn_th-remove-pfn_t_to_virt.patch mm-swap-use-rbtree-for-swap_extent-fix.patch proc-use-down_read_killable-mmap_sem-for-proc-pid-map_files-fix.patch mm-oom_killer-add-task-uid-to-info-message-on-an-oom-kill-fix.patch vmcore-add-a-kernel-parameter-novmcoredd-fix.patch vmcore-add-a-kernel-parameter-novmcoredd-fix-fix.patch byteorder-sanity-check-toolchain-vs-kernel-endianess-checkpatch-fixes.patch selftests-ptrace-add-a-test-case-for-ptrace_get_syscall_info-checkpatch-fixes.patch linux-next-rejects.patch linux-next-git-rejects.patch proc-sysctl-add-shared-variables-for-range-check-fix.patch proc-sysctl-add-shared-variables-for-range-check-fix-2-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch