* [folded-merged] mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix.patch removed from -mm tree
@ 2025-01-13 2:58 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-01-13 2:58 UTC (permalink / raw)
To: mm-commits, vitalywool, samsun1006219, nphamcs,
kanchana.p.sridhar, hannes, chengming.zhou, baohua, yosryahmed,
akpm
The quilt patch titled
Subject: mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix
has been removed from the -mm tree. Its filename was
mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix.patch
This patch was dropped because it was folded into mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug.patch
------------------------------------------------------
From: Yosry Ahmed <yosryahmed@google.com>
Subject: mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix
Date: Wed, 8 Jan 2025 16:25:56 -0800
remove comment
Link: https://lkml.kernel.org/r/CAJD7tkaxS1wjn+swugt8QCvQ-rVF5RZnjxwPGX17k8x9zSManA@mail.gmail.com
Signed-off-by: Yosry Ahmed <yosryahmed@google.com>
Cc: Barry Song <baohua@kernel.org>
Cc: Chengming Zhou <chengming.zhou@linux.dev>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Kanchana P Sridhar <kanchana.p.sridhar@intel.com>
Cc: Nhat Pham <nphamcs@gmail.com>
Cc: Sam Sun <samsun1006219@gmail.com>
Cc: Vitaly Wool <vitalywool@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/zswap.c | 2 --
1 file changed, 2 deletions(-)
--- a/mm/zswap.c~mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix
+++ a/mm/zswap.c
@@ -848,8 +848,6 @@ static int zswap_cpu_comp_prepare(unsign
ret = -ENOMEM;
goto req_fail;
}
-
- /* acomp_ctx->req must be NULL if the acomp_ctx is not fully initialized */
acomp_ctx->req = req;
crypto_init_wait(&acomp_ctx->wait);
_
Patches currently in -mm which might be from yosryahmed@google.com are
revert-mm-zswap-fix-race-between-compression-and-cpu-hotunplug.patch
mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-13 2:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 2:58 [folded-merged] mm-zswap-properly-synchronize-freeing-resources-during-cpu-hotunplug-fix.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.