From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-sn1nam02on0117.outbound.protection.outlook.com ([104.47.36.117]:63000 "EHLO NAM02-SN1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727266AbeI1CDM (ORCPT ); Thu, 27 Sep 2018 22:03:12 -0400 From: Sasha Levin To: Lukas Wunner CC: "stable@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Bjorn Helgaas , "Rafael J . Wysocki" , Andreas Noever Subject: Re: [PATCH AUTOSEL 4.14 87/87] PCI: Whitelist Thunderbolt ports for runtime D3 Date: Thu, 27 Sep 2018 19:43:18 +0000 Message-ID: <20180927194316.GB9157@sasha-vm> References: <20180917030220.245686-1-alexander.levin@microsoft.com> <20180917030220.245686-87-alexander.levin@microsoft.com> <20180917082539.pikwd2n27ah6xy35@wunner.de> In-Reply-To: <20180917082539.pikwd2n27ah6xy35@wunner.de> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: <358ACED3B3D95C4DA504C4C3F3446BB0@namprd21.prod.outlook.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org List-ID: On Mon, Sep 17, 2018 at 10:25:39AM +0200, Lukas Wunner wrote: >Hi Sasha, > >On Mon, Sep 17, 2018 at 03:03:19AM +0000, Sasha Levin wrote: >> From: Lukas Wunner >> >> [ Upstream commit 47a8e237ed443c174f8f73402755c458c56eb611 ] >> >> Thunderbolt controllers can be runtime suspended to D3cold to save ~1.5W= . >> This requires that runtime D3 is allowed on its PCIe ports, so whitelist >> them. > >This commit was at the end of a series with 30+ patches and depends on >all the preceding patches. It cannot be backported on its own I'm afraid, >hence should be removed from the 4.14 and 4.18 stable queue. I'll remove it, thanks!=