The quilt patch titled Subject: mm-zswap-multiple-zpools-support-fix has been removed from the -mm tree. Its filename was mm-zswap-multiple-zpools-support-fix.patch This patch was dropped because an updated version will be merged ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-zswap-multiple-zpools-support-fix Date: Wed May 31 03:24:44 PM PDT 2023 fix Kconfig text, per Yu Zhao Cc: Yosry Ahmed <yosryahmed@xxxxxxxxxx> Cc: Yu Zhao <yuzhao@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/Kconfig~mm-zswap-multiple-zpools-support-fix +++ a/mm/Kconfig @@ -64,7 +64,7 @@ config ZSWAP_NR_ZPOOLS_ORDER default 0 depends on ZSWAP help - This options determines the number of zpools to use for zswap, it + This option determines the number of zpools to use for zswap, it will be 1 << CONFIG_ZSWAP_NR_ZPOOLS_ORDER. Having multiple zpools helps with concurrency and lock contention _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are zswap-do-not-shrink-if-cgroup-may-not-zswap-fix.patch zswap-do-not-shrink-if-cgroup-may-not-zswap-fix-fix.patch mm-compaction-optimize-compact_memory-to-comply-with-the-admin-guide-fix.patch mm-page_owner-add-page_owner_stacks-file-to-print-out-only-stacks-and-their-counte-fix.patch mm-page_owner-add-page_owner_stacks-file-to-print-out-only-stacks-and-their-counte-fix-fix.patch mmpage_owner-filter-out-stacks-by-a-threshold-counter-fix.patch mm-mlock-rename-mlock_future_check-to-mlock_future_ok.patch fork-optimize-memcg_charge_kernel_stack-a-bit-fix.patch squashfs-cache-partial-compressed-blocks-fix.patch squashfs-cache-partial-compressed-blocks-fix-3-fix.patch init-add-bdev-fs-printk-if-mount_block_root-failed-fix.patch kexec-add-helper-__crash_shrink_memory-fix.patch