On Mon, Jan 29, 2024 at 02:45:41PM -0800, Nhat Pham wrote: > The zswap no invasive shrink selftest breaks because we rename the zswap > writeback counter (see [1]). Fix the test. > > [1]: https://patchwork.kernel.org/project/linux-kselftest/patch/20231205193307.2432803-1-nphamcs@xxxxxxxxx/ > > Fixes: a697dc2be925 ("selftests: cgroup: update per-memcg zswap writeback selftest") Looks like this should go into v6.8 too. > Signed-off-by: Nhat Pham <nphamcs@xxxxxxxxx> Acked-by: Yosry Ahmed <yosryahmed@xxxxxxxxxx>