Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752881AbdLDCZL (ORCPT ); Sun, 3 Dec 2017 21:25:11 -0500 Received: from foss.arm.com ([217.140.101.70]:58118 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751720AbdLDCZK (ORCPT ); Sun, 3 Dec 2017 21:25:10 -0500 Date: Mon, 4 Dec 2017 02:24:58 +0000 From: Sudeep Holla To: Olof Johansson Cc: Kevin Hilman , arm@kernel.org, hkallweit1@gmail.com, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, lorenzo.pieralisi@arm.com Subject: Re: [GIT PULL] revert ARM SCPI changes for v4.15-rc1 Message-ID: <20171204022458.GC6870@e107533-lin> References: <7hlgimns2m.fsf@baylibre.com> <20171203010435.6ycn75rxss5yiixe@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171203010435.6ycn75rxss5yiixe@localhost> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1718 Lines: 45 On Sat, Dec 02, 2017 at 05:04:35PM -0800, Olof Johansson wrote: > On Fri, Dec 01, 2017 at 11:53:05AM -0800, Kevin Hilman wrote: > > Arnd, Olof, > > > > These ARM SCPI changes caused SCPI regressions resulting in CPUfreq > > failures on most Amlogic SoCs (found by kernelci.org.) > > > > Unfortunately, this was not caught in linux-next due to other > > bugs/panics on these platforms masking this problem so we've only found > > it since we've fixed the other issues. > > > > Since we're already in the -rc cycle, I'd prefer to revert to a known > > working state (that of v4.14) rather than finding/reverting a subset, > > which would just lead to another untested state. > > > > These changes can then have some time to be better reviewed and tested > > and resubmitted for v4.16. > > > > I've tested this revert on the affect Amlogic SoCs and verified that > > we're back to the previous (working) condition. > > > > Also, I'm sending the pull directly to arm-soc instead of Sudeeep > > because I understand that Sudeep is currently out-of-office and unlikely > > to be able to address this himself during the -rc cycle. > > Thanks Kevin for taking care of this in my absence. As mentioned in the other thread, I would like to get a list of AmLogic SoCs using SCPI and the ones that are broken. If my analysis is correct, then it's more likely to be firmware issue that is popping up as we now allow other SCPI protocols to work even when DVFS fails. This is useful on some platforms where firmware is under development or only DVFS is broken partially/fully. > > Sounds like the right approach here. I've merged this and added the above text > to the merge commit as well. > Thanks. -- Regards, Sudeep