Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756158AbcKJXCZ (ORCPT ); Thu, 10 Nov 2016 18:02:25 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44702 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756077AbcKJXCY (ORCPT ); Thu, 10 Nov 2016 18:02:24 -0500 Date: Fri, 11 Nov 2016 00:02:31 +0100 From: Greg Kroah-Hartman To: Maarten Maathuis Cc: Linux Kernel Mailing List , stable@vger.kernel.org, Ville =?iso-8859-1?Q?Syrj=E4l=E4?= , Jani Nikula Subject: Re: [PATCH 4.8 118/138] drm/i915: Clean up DDI DDC/AUX CH sanitation Message-ID: <20161110230231.GA21562@kroah.com> References: <20161109102844.808685475@linuxfoundation.org> <20161109102850.355591014@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 341 Lines: 11 On Thu, Nov 10, 2016 at 09:16:49PM +0100, Maarten Maathuis wrote: > Hi, > > I'm merely curious why this patch isn't also included: > https://cgit.freedesktop.org/drm-intel/commit/?id=e4ab73a13291fc844c9e24d5c347bd95818544d2 > > When i checked it, it's also not in 4.9-rc git tree. That's why it's not in a stable release yet :) greg k-h