The quilt patch titled Subject: zsmalloc-zs_object_copy-replace-email-link-to-doc-fix has been removed from the -mm tree. Its filename was zsmalloc-zs_object_copy-replace-email-link-to-doc-fix.patch This patch was dropped because it was folded into zsmalloc-zs_object_copy-replace-email-link-to-doc.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: zsmalloc-zs_object_copy-replace-email-link-to-doc-fix Date: Sat Sep 3 12:38:38 PM PDT 2022 fix whitespace damage, repair doc reference Cc: Alexey Romanov <avromanov@xxxxxxxxxxxxxx> Cc: Minchan Kim <minchan@xxxxxxxxxx> Cc: Nitin Gupta <ngupta@xxxxxxxxxx> Cc: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> Reported-by: kernel test robot <lkp@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/zsmalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/zsmalloc.c~zsmalloc-zs_object_copy-replace-email-link-to-doc-fix +++ a/mm/zsmalloc.c @@ -1560,7 +1560,7 @@ static void zs_object_copy(struct size_c * calls must occurs in reverse order of calls to kmap_atomic(). * So, to call kunmap_atomic(s_addr) we should first call * kunmap_atomic(d_addr). For more details see - * Documentation/mm/highmem. + * Documentation/mm/highmem.rst. */ if (s_off >= PAGE_SIZE) { kunmap_atomic(d_addr); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are zsmalloc-zs_object_copy-replace-email-link-to-doc.patch mm-gupc-refactor-check_and_migrate_movable_pages-fix.patch page_ext-introduce-boot-parameter-early_page_ext-fix.patch mm-fix-null-ptr-deref-in-kswapd_is_running-fix.patch mm-oom_kill-add-trace-logs-in-process_mrelease-system-call-fix.patch mm-demotion-add-support-for-explicit-memory-tiers-fix.patch mm-demotion-update-node_is_toptier-to-work-with-memory-tiers-fix-2.patch mm-drop-oom-code-from-exit_mmap-fix-fix.patch mm-delete-unused-mmf_oom_victim-flag-vs-mglru.patch mm-add-merging-after-mremap-resize-checkpatch-fixes.patch mm-reduce-noise-in-show_mem-for-lowmem-allocations-vs-mapletree.patch mm-reduce-noise-in-show_mem-for-lowmem-allocations-vs-mapletree-fix.patch mm-vmscan-fix-a-lot-of-comments-vs-mglru.patch swap-add-swap_cache_get_folio-fix.patch memcg-reduce-size-of-memcg-vmstats-structures-fix.patch mm-damon-vaddr-add-a-comment-for-default-case-in-damon_va_apply_scheme-fix.patch ia64-fix-clock_getresclock_monotonic-to-report-itc-frequency-checkpatch-fixes.patch fs-uninline-inode_maybe_inc_iversion.patch