This patch-series subsets patches 0021 and 0022 from the "v10 zswap
compression batching with optimized iaa_crypto driver" patch-series [1]
to be reviewed independently, since they do not have a dependency on the
rest of the patches in [1]. This is as per Andrew's suggestion.
Further, as per Nhat's comments in [1], patch 0020 is not needed
(mm: zswap: Move the CPU hotplug procedures under "pool functions") and
hence is dropped from this subset series, and will be dropped from v11
of [1].
[1]: https://patchwork.kernel.org/project/linux-mm/list/?series=978942
Kanchana P Sridhar (2):
mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to
deletion.
mm: zswap: Consistently use IS_ERR_OR_NULL() to check acomp_ctx
resources.
mm/zswap.c | 195 ++++++++++++++++++++++++++---------------------------
1 file changed, 94 insertions(+), 101 deletions(-)
--
2.27.0