From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:53840 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751329AbbINORd (ORCPT ); Mon, 14 Sep 2015 10:17:33 -0400 Date: Mon, 14 Sep 2015 07:17:32 -0700 From: Greg KH To: Sivakumar Thulasimani Cc: stable@vger.kernel.org, Jani Nikula Subject: Re: [PATCH] Revert "drm/i915: Add eDP intermediate frequencies for CHV" Message-ID: <20150914141732.GA1167@kroah.com> References: <144201029915714@kroah.com> <1442206531-29776-1-git-send-email-sivakumar.thulasimani@intel.com> <55F65445.3000603@intel.com> <20150914051707.GA23488@kroah.com> <55F659AC.9040006@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <55F659AC.9040006@intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 14, 2015 at 10:52:52AM +0530, Sivakumar Thulasimani wrote: > > > On 9/14/2015 10:47 AM, Greg KH wrote: > >On Mon, Sep 14, 2015 at 10:29:49AM +0530, Sivakumar Thulasimani wrote: > >>+adding Greg who was missed in reply-to mail > >> > >>On 9/14/2015 10:25 AM, Sivakumar Thulasimani wrote: > >>>From: "Thulasimani,Sivakumar" > >>> > >>>This reverts > >>>commit: fe51bfb95c996733150c44d21e1c9f4b6322a326. > >>>Author: Ville Syrj�l� > >>>Date: Thu Mar 12 17:10:38 2015 +0200 > >>> > >>>CHV does not support intermediate frequencies so reverting the > >>>patch that added it in the first place > >>> > >>>Cc: stable@vger.kernel.org > >>>Reviewed-by: Ville Syrj�l� > >>>Signed-off-by: Sivakumar Thulasimani > >>>Signed-off-by: Jani Nikula > >>>--- > >>> drivers/gpu/drm/i915/intel_dp.c | 6 ------ > >>> 1 file changed, 6 deletions(-) > >Why do I care about this? > > > >If this is a backport, someone better be much more specific as to what > >is going on here, as I have no idea... > > > >greg k-h > this was in reply to your earlier email > "FAILED: patch "[PATCH] Revert "drm/i915: Add eDP intermediate frequencies > for CHV"" failed to apply to 4.1-stable tree" > , probably broke the thread due to not adding you in the original reply. > added as an FYI. Please read Documentation/stable_kernel_rules.txt for how to properly send patches in for stable kernels (hint, I need a git commit id, and other stuff...) thanks, greg k-h