[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180523001808.GC55359@joelaf.mtv.corp.google.com>
Date: Tue, 22 May 2018 17:18:08 -0700
From: Joel Fernandes <joel@...lfernandes.org>
To: "Joel Fernandes (Google)" <joelaf@...gle.com>
Cc: linux-kernel@...r.kernel.org,
"Rafael J . Wysocki" <rafael.j.wysocki@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Patrick Bellasi <patrick.bellasi@....com>,
Juri Lelli <juri.lelli@...hat.com>,
Luca Abeni <luca.abeni@...tannapisa.it>,
Todd Kjos <tkjos@...gle.com>, claudio@...dence.eu.com,
kernel-team@...roid.com, linux-pm@...r.kernel.org
Subject: Re: [PATCH RFC] schedutil: Address the r/w ordering race in kthread
On Tue, May 22, 2018 at 04:50:28PM -0700, Joel Fernandes (Google) wrote:
> Currently there is a race in schedutil code for slow-switch single-CPU
> systems. Fix it by enforcing ordering the write to work_in_progress to
> happen before the read of next_freq.
Aargh, s/before/after/.
Commit log has above issue but code is Ok. Should I resend this patch or
are there any additional comments? thanks!
- Joel
[..]
Powered by blists - more mailing lists