From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39006 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752218AbdFZMZV (ORCPT ); Mon, 26 Jun 2017 08:25:21 -0400 Date: Mon, 26 Jun 2017 14:20:04 +0200 From: Greg KH To: Jarkko Nikula Cc: mika.westerberg@linux.intel.com, rafael.j.wysocki@intel.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] ACPI / scan: Fix enumeration for special SPI and I2C devices" failed to apply to 4.11-stable tree Message-ID: <20170626122004.GB24201@kroah.com> References: <1498457053234198@kroah.com> <9088d5f6-7d06-ac80-defa-1a0f3ac00a64@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9088d5f6-7d06-ac80-defa-1a0f3ac00a64@linux.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jun 26, 2017 at 10:38:16AM +0300, Jarkko Nikula wrote: > Hi > > On 06/26/2017 09:04 AM, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.11-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From e4330d8bf669139a983255d1801733b64c2ae841 Mon Sep 17 00:00:00 2001 > > From: Jarkko Nikula > > Date: Mon, 19 Jun 2017 15:53:01 +0300 > > Subject: [PATCH] ACPI / scan: Fix enumeration for special SPI and I2C devices > > > Rafael: this was meant to queue to stable either together with commit > f5beabfe6179 ("ACPI / scan: Apply default enumeration to devices with ACPI > drivers") or have another version. > > Although I don't know does f5beabfe6179 fix any regression I think best > would be to queue them together as end result will be the same if I cook > another version for stable. No, I'll just take them together, let me see if that works... thanks, greg k-h