On Mon, Mar 6, 2023 at 7:42 AM Yue Zhao <findns94@xxxxxxxxx> wrote: > > This patch series helps to prevent load/store tearing in > several cgroup knobs. > > As kindly pointed out by Michal Hocko and Roman Gushchin > , the changelog has been rephrased. > > Besides, more knobs were checked, according to kind suggestions > from Shakeel Butt and Muchun Song. > > v1: > - Add [WRITE|READ]_ONCE for memcg->oom_group > v2: > - Rephrase changelog > - Add [WRITE|READ]_ONCE for memcg->oom_kill_disable, > memcg->swappiness, vm_swappiness and memcg->soft_limit > Thanks Yue and for the whole series: Acked-by: Shakeel Butt <shakeelb@xxxxxxxxxx>