Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:36878 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbeCNR60 (ORCPT ); Wed, 14 Mar 2018 13:58:26 -0400 Date: Wed, 14 Mar 2018 18:58:24 +0100 From: Greg KH To: "Luis R. Rodriguez" Cc: Andrew Morton , Kees Cook , Bitterblue of Monsea , Jakub Kicinski , linux-wireless , Shuah Khan , Martin Fuzzey , Mimi Zohar , David Howells , pali.rohar@gmail.com, Takashi Iwai , arend.vanspriel@broadcom.com, =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Nicolas Broeking , Vikram Mulukutla , Mark Brown , Dmitry Torokhov , David Woodhouse , Linus Torvalds , Abhay_Salunke@dell.com, bjorn.andersson@linaro.org, jewalt@lgsinnovations.com, oneukum@suse.com, ast@fb.com, andresx7@gmail.com, LKML , "linux-fsdevel@vger.kernel.org" Subject: Re: [PATCH v3 00/20] firmware: development for v4.17 Message-ID: <20180314175824.GA23883@kroah.com> (sfid-20180314_185842_529991_9962FC64) References: <20180310141501.2214-1-mcgrof@kernel.org> <20180314174403.GJ4449@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180314174403.GJ4449@wotan.suse.de> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Mar 14, 2018 at 05:44:03PM +0000, Luis R. Rodriguez wrote: > On Sat, Mar 10, 2018 at 09:16:36AM -0800, Kees Cook wrote: > > On Sat, Mar 10, 2018 at 6:14 AM, Luis R. Rodriguez wrote: > > > Greg, > > > > > > Here's a respin of what I have queued up for v4.17 for the firmware API. It > > > combines the cleanup I've been working on and the addition of the new API call > > > request_firmware_cache() for fixing a corner case suspend issue on some type of > > > cards with an optimization in place where the firmware is *not* needed on > > > reboot. > > > > > > The cleanup work allows us to test the firmware API with one kernel > > > configuration. I've addressed Kees' feedback on this respin and > > > combined the code into drivers/base/firmware_class/. > > > > > > I've made one new test_firmware change in consideration for one firmware > > > change, the patch "firmware: ensure the firmware cache is not used on > > > incompatible calls" requires us to modify our tests scripts to use > > > the APIs sanely as well. > > > > > > I've put up these changes on my git tree, refer to the branch > > > "20180307-firmware-dev-for-v4.17" based on linux-next [0] and > > > the same name based on Linus' tree [1]. > > > > > > Questions, feedback, and specially rants are always welcomed. > > > > This all looks good to me! Thanks for respinning. :) > > Greg, > > I'd like to get these baked a bit through linux-next. Let me know if its > easier for you if I go through Andrew for the firmware API changes. I'm just about to queue up all of the firmware patches right now, so no need to bother Andrew :) thanks, greg k-h