From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751178AbeAVKQu (ORCPT ); Mon, 22 Jan 2018 05:16:50 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:34932 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbeAVKQs (ORCPT ); Mon, 22 Jan 2018 05:16:48 -0500 X-Google-Smtp-Source: AH8x226DTyrnB3oFn0bHMxEZUYmExcsArlE20wAWXr1/o6GLncoBcUTj8GKFVrNKwZWgWLNZer58Mw== Date: Mon, 22 Jan 2018 15:46:45 +0530 From: Viresh Kumar To: Sean Wang Cc: rjw@rjwysocki.net, Andrew-sh Cheng , mark.rutland@arm.com, khilman@baylibre.com, devicetree@vger.kernel.org, srv_heupstream@mediatek.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, steven.liu@mediatek.com, Ryder.Lee@mediatek.com, Mark-MC.Lee@mediatek.com Subject: Re: [PATCH v1 2/4] cpufreq: mediatek: Add mediatek related projects into blacklist Message-ID: <20180122101645.GG2421@vireshk-i7> References: <1512713278-17807-1-git-send-email-andrew-sh.cheng@mediatek.com> <1512713278-17807-3-git-send-email-andrew-sh.cheng@mediatek.com> <20171211075532.GB25177@vireshk-i7> <1516610369.12197.20.camel@mtkswgap22> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1516610369.12197.20.camel@mtkswgap22> 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 On 22-01-18, 16:39, Sean Wang wrote: > Hi, Rafael and Viresh > > Can you kindly guide me how to let the patch also be applied to 4.14 and > 4.15 tree? Do I need to submit another patches for them? > > These trees really need them. Otherwise, multi_v7_defconfig setup will > cause an occasional hang or unexpected behaviors on related boards as > [1] kernelci reported :-( You need to send them for stable kernels, just follow the following doc on how to send patches for stable kernels. Documentation/process/stable-kernel-rules.rst -- viresh