Re: [PATCH-next v3] mm/memcg: Properly handle memcg_stock access for PREEMPT_RT

From: Sebastian Andrzej Siewior
Date: Fri Dec 17 2021 - 13:21:42 EST


On 2021-12-17 12:42:51 [+0100], To Waiman Long wrote:
> On 2021-12-14 09:44:12 [-0500], Waiman Long wrote:
> > --- a/mm/memcontrol.c
> > +++ b/mm/memcontrol.c
> > @@ -2096,7 +2096,12 @@ struct obj_stock {

so I made something based on this. Let me clean this up and test it
first. So it is just a heads up :)

Sebastian