[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191121135249.GA549340@kroah.com>
Date: Thu, 21 Nov 2019 14:52:49 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: Sasha Levin <sashal@...nel.org>,
"kernelci.org bot" <bot@...nelci.org>, tomeu.vizoso@...labora.com,
guillaume.tucker@...labora.com,
Niklas Cassel <niklas.cassel@...aro.org>, broonie@...nel.org,
khilman@...libre.com, mgalka@...labora.com,
enric.balletbo@...labora.com, linux-pm@...r.kernel.org,
Stephen Boyd <sboyd@...eaurora.org>,
linux-kernel@...r.kernel.org, Nishanth Menon <nm@...com>,
Len Brown <len.brown@...el.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Pavel Machek <pavel@....cz>, Viresh Kumar <vireshk@...nel.org>
Subject: Re: stable/linux-4.14.y bisection: boot on odroid-x2
On Thu, Nov 21, 2019 at 02:25:29PM +0530, Viresh Kumar wrote:
> On 21-11-19, 07:58, Greg Kroah-Hartman wrote:
> > On Thu, Nov 21, 2019 at 11:38:11AM +0530, Viresh Kumar wrote:
> > > On 20-11-19, 18:52, kernelci.org bot wrote:
> > > > commit 714ab224a8db6e8255c61a42613de9349ceb0bba
> > > > Author: Viresh Kumar <viresh.kumar@...aro.org>
> > > > Date: Fri Aug 3 07:05:21 2018 +0530
> > > >
> > > > OPP: Protect dev_list with opp_table lock
> > > >
> > > > [ Upstream commit 3d2556992a878a2210d3be498416aee39e0c32aa ]
> > > >
> > > > The dev_list needs to be protected with a lock, else we may have
> > > > simultaneous access (addition/removal) to it and that would be racy.
> > > > Extend scope of the opp_table lock to protect dev_list as well.
> > > >
> > > > Tested-by: Niklas Cassel <niklas.cassel@...aro.org>
> > > > Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> > > > Signed-off-by: Sasha Levin <sashal@...nel.org>
> > >
> > > @Sasha: Please drop this patch for now.
> >
> > Drop it from 4.14 and 4.19?
>
> Yes.
Now done, thanks.
greg k-h
Powered by blists - more mailing lists