From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754869AbdFXMlF (ORCPT ); Sat, 24 Jun 2017 08:41:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54112 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbdFXMlE (ORCPT ); Sat, 24 Jun 2017 08:41:04 -0400 Date: Sat, 24 Jun 2017 14:40:57 +0200 From: Greg KH To: "Luis R. Rodriguez" Cc: Julia Lawall , wagi@monom.org, dwmw2@infradead.org, rafal@milecki.pl, arend.vanspriel@broadcom.com, rjw@rjwysocki.net, yi1.li@linux.intel.com, atull@opensource.altera.com, moritz.fischer@ettus.com, pmladek@suse.com, johannes.berg@intel.com, emmanuel.grumbach@intel.com, luciano.coelho@intel.com, kvalo@codeaurora.org, luto@kernel.org, jkosina@suse.cz, torvalds@linux-foundation.org, keescook@chromium.org, takahiro.akashi@linaro.org, dhowells@redhat.com, pjones@redhat.com, hdegoede@redhat.com, alan@linux.intel.com, tytso@mit.edu, NeilBrown , Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: [PATCH v9 1/5] firmware: add extensible driver data params Message-ID: <20170624124057.GB10622@kroah.com> References: <20170605213314.GR8951@wotan.suse.de> <20170605213937.26215-1-mcgrof@kernel.org> <20170605213937.26215-2-mcgrof@kernel.org> <20170613090548.GA31421@kroah.com> <20170613194011.GI27288@wotan.suse.de> <20170617193815.GI2974@kroah.com> <20170619193522.GH21846@wotan.suse.de> <20170623155123.GB3565@kroah.com> <20170623224338.GX21846@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170623224338.GX21846@wotan.suse.de> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 24, 2017 at 12:43:38AM +0200, Luis R. Rodriguez wrote: > > It's also blocking real bug fixes and features that people want > > addressed, which isn't acceptable. > > What? What bugs ? I have addressed *every single* stable issue in queue and > have sent patches for them and they do not depend in any way on any of this > series! Ok, so we are all caught up now with bug fixes? That's good, I was not aware of that, so nevermind that objection, my fault. greg k-h