On Mon, Jan 29, 2024 at 5:42 PM Johannes Weiner <hannes@xxxxxxxxxxx> wrote: > > shrink_memcg_cb() is called by the shrinker and is based on > zswap_writeback_entry(). Move it in between. Save one fwd decl. > > Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Reviewed-by: Nhat Pham <nphamcs@xxxxxxxxx> Nice! I just went through all the patches. LGTM.