On Mon, Jan 29, 2024 at 5:42 PM Johannes Weiner <hannes@xxxxxxxxxxx> wrote: > > The per-cpu compression init/exit callbacks are awkwardly in the > middle of the shrinker code. Move them up to the compression section. > > Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> > --- Reviewed-by: Nhat Pham <nphamcs@xxxxxxxxx>