[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <2D795DB7-66FE-4F01-872F-F8ACAE9505EF@lca.pw>
Date: Wed, 29 Jan 2020 07:25:39 -0500
From: Qian Cai <cai@....pw>
To: Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
Cc: Dmitry Vyukov <dvyukov@...gle.com>,
Michal Hocko <mhocko@...nel.org>, akpm@...ux-foundation.org,
hannes@...xchg.org, elver@...gle.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm/page_counter: fix various data races
> On Jan 29, 2020, at 7:13 AM, Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp> wrote:
>
> By the way, can READ_ONCE()/WRITE_ONCE() really solve this warning?
> The link above says read/write on the same location ( mm/page_counter.c:129 ).
> I don't know how READ_ONCE()/WRITE_ONCE() can solve the race.
That looks like a different one where it complains about c->failcnt++. I’ll send a separate patch for that.
Powered by blists - more mailing lists