Received: by 10.223.176.46 with SMTP id f43csp3953507wra; Tue, 23 Jan 2018 01:42:46 -0800 (PST) X-Google-Smtp-Source: AH8x226/Hqvf4ygtU0BGNFjnx0ja25/GozrJNaQioGO/atEBtLMAzoJDK/pcnID6k2tTZJnIIMTf X-Received: by 10.99.171.12 with SMTP id p12mr8588360pgf.304.1516700566015; Tue, 23 Jan 2018 01:42:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516700565; cv=none; d=google.com; s=arc-20160816; b=R6u8Fyz58KuJs1wZou1rjwr3/4hHHy+yUBun4dHTU4ExQJYfDOg/nW47V0pC6jlYVW mRn01NL8D4nkF8eQPrv3+r7OgGMsibBPe+7o3DQ4WBGeW02iAX72qaoNUOkqvYJzXygo lp1uHytQhF68Ykq+RnceAfi9rrXvVhWNIR2tLwGkd1n961ztoLOy0IEasc1lAVXzbabH sE9uBaA670RJgNGs5b025epLsoZ/Fw8U9tT29F9q+gah+OaeubwKK5s5WpH8UuGQTC4m 7rflTwc+dor9aAQmQmmuYBkHmlmX1E8L13HqzeCKdiJVXszOBsLbnY+5odSHK6I3MDWJ gflA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=60RErHFout2xKsheqJw2rKrFpzQPlFMlkF2owIqeBYI=; b=M1FvolBvZECq0ZjyoQV9+RCfQt3C/mm8f8jqHwH1Ln0n/jkBk+XPj/HxIzbavw0YGd UgYVzpHuL6nAqn4TnJszkLAEP6XyS9M8DU6g2nXRv35qbmhAD5HTX98Ydf3QHYagjfeF eySKiur79NgvmtRH8JpMp977MqY7/Uf/W5hhPhSMn5fl3IdTU1ujB8jEh3igwDQxl0Wx CuMLuT4HDsSXEHcYGpMo5/tVz0Xn2Y65MBjMMIQkZUQWu1w7Yhmj1hzUbrq9qWOVDoiV fnCSn11+Np8UXQDlL4ZAgM/+16SV0Wx0tTGejyyemrPBamn0eQt8iZbS3wpQBB2l7yOm mxnA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i5-v6si4456000plt.315.2018.01.23.01.42.31; Tue, 23 Jan 2018 01:42:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751232AbeAWJmI (ORCPT + 99 others); Tue, 23 Jan 2018 04:42:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:57140 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751154AbeAWJmG (ORCPT ); Tue, 23 Jan 2018 04:42:06 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 317941064; Tue, 23 Jan 2018 09:42:05 +0000 (UTC) Date: Tue, 23 Jan 2018 10:42:05 +0100 From: Greg KH To: Sean Wang Cc: stable@vger.kernel.org, rjw@rjwysocki.net, viresh.kumar@linaro.org, matthias.bgg@gmail.com, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Andrew-sh Cheng , Kevin Hilman Subject: Re: [PATCH] cpufreq: mediatek: Add mediatek related projects into blacklist Message-ID: <20180123094205.GA14587@kroah.com> References: <8193c5fd73ee34b59799fdf5c6cc24ca60971d6e.1516693333.git.sean.wang@mediatek.com> <20180123084651.GA26581@kroah.com> <1516700314.12197.48.camel@mtkswgap22> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1516700314.12197.48.camel@mtkswgap22> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 23, 2018 at 05:38:34PM +0800, Sean Wang wrote: > On Tue, 2018-01-23 at 09:46 +0100, Greg KH wrote: > > On Tue, Jan 23, 2018 at 04:31:11PM +0800, sean.wang@mediatek.com wrote: > > > From: Sean Wang > > > > > > commit 6066998cbd2b1012a8d5bc9a2957cfd0ad53150e upstream. > > > > > > commit edeec420de24 ("cpufreq: dt-platdev: Automatically create cpufreq > > > device with OPP v2") not added MediaTek SoCs to the blacklist that would > > > lead to cause an occasional hang or unexpected behaviors on related boards > > > as kernelci reported and complained on [1] specifically for 4.14 and 4.15 > > > tree. > > > > > > For those reasons, add MediaTek SoCs into cpufreq-dt blacklist and wish > > > the patch be applied to 4.14 and 4.15 tree to allow kernelci able to > > > complete following automated kernel testing. > > > > > > [1] https://kernelci.org/boot/mt7623n-bananapi-bpi-r2/ > > > > > > Fixes: edeec420de24 (cpufreq: dt-cpufreq: platdev Automatically create device with OPP v2) > > > Signed-off-by: Andrew-sh Cheng > > > Signed-off-by: Sean Wang > > > Cc: Kevin Hilman > > > --- > > > drivers/cpufreq/cpufreq-dt-platdev.c | 8 ++++++++ > > > 1 file changed, 8 insertions(+) > > > > What stable kernel tree(s) are you wanting this backported to? > > > > thanks, > > > > greg k-h > > Hi, Greg, > > thanks for your help! > > stable and stable-rc are those trees I want this backported to I don't understand, what exactly do you mean by this? Have you read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly? > Hi, Viresh > > currently, can the patch be permitted to go through tree linux-pm branch > master to be part of mainline? Wait, this is not in Linus's tree already? If not, what is that big "commit XXXX upstream" in the changelog for? I don't see that commit in Linus's tree at all. totally confused, greg k-h