From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:58693 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751917AbeBXCnw (ORCPT ); Fri, 23 Feb 2018 21:43:52 -0500 Date: Sat, 24 Feb 2018 02:43:48 +0000 From: "Luis R. Rodriguez" To: "Luis R. Rodriguez" Cc: gregkh@linuxfoundation.org, akpm@linux-foundation.org, keescook@chromium.org, shuah@kernel.org, mfuzzey@parkeon.com, zohar@linux.vnet.ibm.com, dhowells@redhat.com, pali.rohar@gmail.com, tiwai@suse.de, arend.vanspriel@broadcom.com, zajec5@gmail.com, nbroeking@me.com, markivx@codeaurora.org, stephen.boyd@linaro.org, broonie@kernel.org, dmitry.torokhov@gmail.com, dwmw2@infradead.org, torvalds@linux-foundation.org, Abhay_Salunke@dell.com, bjorn.andersson@linaro.org, jewalt@lgsinnovations.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v2 00/11] firmware: cleanup for v4.17 Message-ID: <20180224024348.GA14069@wotan.suse.de> References: <20180214004148.14452-1-mcgrof@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180214004148.14452-1-mcgrof@kernel.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Feb 13, 2018 at 04:41:37PM -0800, Luis R. Rodriguez wrote: > 0-day has given me its blessings on these builds. Spoke too soon, 0-day found one build issue later once I used Linus' tree instead of linux-next, and I found another one on my own. I've fixed these. Since these patches are not merged yet I'll just roll in the fixes and post a v2 series. Luis