> -----Original Message----- > From: Shakeel Butt <shakeelb@xxxxxxxxxx> > Sent: Saturday, January 4, 2020 2:33 AM > To: Adrian Huang <adrianhuang0701@xxxxxxxxx> > Cc: Christoph Lameter <cl@xxxxxxxxx>; Pekka Enberg <penberg@xxxxxxxxxx>; > David Rientjes <rientjes@xxxxxxxxxx>; Joonsoo Kim > <iamjoonsoo.kim@xxxxxxx>; Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>; > Linux MM <linux-mm@xxxxxxxxx>; Adrian Huang12 <ahuang12@xxxxxxxxxx>; > Joerg Roedel <jroedel@xxxxxxx> > Subject: [External] Re: [PATCH 1/1] mm: memcg/slab: Call > flush_memcg_workqueue() only if memcg workqueue is valid > > Fixes: 92ee383f6daab ("mm: fix race between kmem_cache destroy, create and > deactivate") > > Reviewed-by: Shakeel Butt <shakeelb@xxxxxxxxxx> Thanks for the review. Really appreciated. Hi Andrew, would it be possible to add Shakeel's Reviewed-by tag to this patch link: http://ozlabs.org/~akpm/mmots/broken-out/mm-memcg-slab-call-flush_memcg_workqueue-only-if-memcg-workqueue-is-valid.patch Thanks. > > Should this be backported to stable trees? > -- Adrian