Re: [PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
From: Christoph Lameter
Date: Tue Nov 08 2016 - 18:51:53 EST
On Mon, 7 Nov 2016, Andrew Morton wrote:
> > I will add more details and send another round.
>
> Please simply send the additional changelog text in this thread -
> processing an entire v4 patch just for a changelog fiddle is rather
> heavyweight.
I think this patch is good for future cleanup. We have had a case here
where an internal flag was passed to kmem_cache_create that caused issues
later. This should not happen. We need to guard against this in the
future.
Acked-by: Christoph Lameter <cl@xxxxxxxxx>