From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: "Luis R . Rodriguez" <mcgrof@kernel.org>,
Vinod Koul <vkoul@kernel.org>,
dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
patchwork-lst@pengutronix.de, kernel@pengutronix.de
Subject: [1/2] firmware: add nowarn variant of request_firmware_nowait()
Date: Sun, 11 Nov 2018 09:41:14 -0800 [thread overview]
Message-ID: <20181111174114.GA18543@kroah.com> (raw)
On Mon, Nov 05, 2018 at 06:02:31PM +0100, Lucas Stach wrote:
> Device drivers with optional firmware may still want to use the
> asynchronous firmware loading interface. To avoid printing a
> warning into the kernel log when the optional firmware is
> absent, add a nowarn variant of this interface.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
> drivers/base/firmware_loader/main.c | 85 ++++++++++++++++++++---------
> include/linux/firmware.h | 12 ++++
> 2 files changed, 70 insertions(+), 27 deletions(-)
0-day blew up over this, so can you fix that up and resend the series?
thanks,
greg k-h
next reply other threads:[~2018-11-11 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-11 17:41 Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-06 8:20 [1/2] firmware: add nowarn variant of request_firmware_nowait() kbuild test robot
2018-11-05 18:35 Randy Dunlap
2018-11-05 17:02 Lucas Stach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181111174114.GA18543@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dmaengine@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=patchwork-lst@pengutronix.de \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).