Re: [PATCH] xfs: handle register_shrinker error

From: Tetsuo Handa
Date: Thu Nov 23 2017 - 11:02:01 EST


Michal Hocko wrote:
> On Thu 23-11-17 05:26:33, Christoph Hellwig wrote:
> > Looks good,
> >
> > Reviewed-by: Christoph Hellwig <hch@xxxxxx>
>
> Thanks!
>
> > I can take a stab at the quota one.
>
> That would be really great!
>
Again, it does not look good. Since kmem_free() does only kvfree(),
nothing will release memory allocated by list_lru_init().