From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers Date: Fri, 9 Mar 2018 15:30:26 +0530 Message-ID: <20180309100026.GQ6842@vireshk-i7> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Rafael Wysocki , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Benjamin Herrenschmidt , Brian Norris , Florian Fainelli , Gregory Fong , Jonathan Hunter , Krzysztof Kozlowski , Kukjin Kim , Markus Mayer , Matthias Brugger , Michael Ellerman , Paul Mackerras , Sudeep Holla , Thierry Reding Cc: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Vincent Guittot , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-pm@vger.kernel.org On 26-02-18, 10:38, Viresh Kumar wrote: > Hi, > > A patchset [1] sent last week already updated the cpufreq core to start > validating cpufreq table if the policy contains a valid > "policy->freq_table" pointer. > > This series updates all such drivers to stop validating the cpufreq > table directly and let only the core handle it. > > It depends on the previous series [1] and two cleanup patches [2][3] and > is rebased over 4.16-rc3. > > It is already tested by the 0-day testing infrastructure and no issues > were reported. We will assume no objections or concerns if you (cc'd here and on the individual commits) don't respond and the series will then get merged into linux-next next week. Thanks. -- viresh