From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755433AbdLUUqU (ORCPT ); Thu, 21 Dec 2017 15:46:20 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41654 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753163AbdLUUqR (ORCPT ); Thu, 21 Dec 2017 15:46:17 -0500 Date: Thu, 21 Dec 2017 21:46:18 +0100 From: "gregkh@linuxfoundation.org" To: Guenter Roeck Cc: Brian Norris , "Ghorai, Sukumar" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , "Bag, Amit K" , Oliver Neukum , Marcel Holtmann , Matthias Kaehlcke , Todd Broch , Rajat Jain , Miao Chou , "Rao Pv, Sadashiva" Subject: Re: [PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature Message-ID: <20171221204618.GB29509@kroah.com> References: <20171218152852.624624481@linuxfoundation.org> <20171220195112.GA1287@google.com> <20171221083052.GA19501@kroah.com> <20171221182639.GA30333@roeck-us.net> <20171221185830.GA219523@google.com> <20171221191057.GA222103@google.com> <20171221200457.GB24020@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171221200457.GB24020@roeck-us.net> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 21, 2017 at 12:04:57PM -0800, Guenter Roeck wrote: > On Thu, Dec 21, 2017 at 11:10:58AM -0800, Brian Norris wrote: > > On Thu, Dec 21, 2017 at 07:05:03PM +0000, Ghorai, Sukumar wrote: > > > >>On Thu, Dec 21, 2017 at 06:52:31PM +0000, Ghorai, Sukumar wrote: > > > >> Bug: platform can't wake using LE mouse/ keyboatd or any other LE I/O > > > >> device connected. > > > > > > > >Could you ever? If not, that looks like a feature request to me... > > > Agree, feature request... however we need this feature for rapid use of Bluetooth LE devices. > > > > Is that what -stable is for now? For getting your pet feature enabled > > I sincerely hope not. If -stable now officially supports adding new > features, we'll have to revisit our strategy for merging stable releases. I'm not trying to add any new features at all, this was added because I was told it resolved an issue that people had with their hardware. If that's not the case, and it causes more problems than it is worth, then it needs to be dropped both from Linus's tree, and then from the stable trees. And what I mean by "bug compatible" is, if the bug is in Linus's tree because of a commit that needs to be reverted, revert it there, and I will also do the same thing in the stable tree. No one wants to upgrade from an older kernel to a newer one and hit a regression, so ideally it gets fixed everywhere at the same time. Now, it seems the bluetooth maintainers have disappeared lately, with no patches being applied anymore, so I have no idea what is going on there anymore, so I'll drop this from the stable tree and _hope_ someone gets their act together and reverts it from Linus's tree too. Guenter and Brian, is that ok? thanks, greg k-h