Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1242714

Re: [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers

From Josh Boyer <jwboyer@fedoraproject.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers
Date 2015-10-08 22:20 +0200
Message-ID <qhpPr-5yd-3@gated-at.bofh.it> (permalink)
References <pTSzg-70T-9@gated-at.bofh.it> <pTSzh-70T-41@gated-at.bofh.it> <qfWZb-Zo-9@gated-at.bofh.it> <qgluA-2zc-51@gated-at.bofh.it> <qgwpY-1Fi-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Oct 6, 2015 at 5:08 AM, Greg KH <gregkh@linuxfoundation.org> wrote:
> Just responding to one thing at the moment:
>
> On Mon, Oct 05, 2015 at 11:22:22PM +0200, Luis R. Rodriguez wrote:
>>   * we should phase out the usermode helper from firmware_class long term
>
> You can "phase out", but you can not delete it as it's a user/kernel api
> that we have to support for forever, sorry.

Assuming that dell-rbu is the only in-tree legitimate user of the
userhelper code, I'm curious if the code itself could simply move into
that driver.  It might help prevent the spread of reliance on an API
we don't want to see grow in usage.  We'd probably need to evaluate if
the two new users could migrate off that.

> Also, for some devices / use cases, the usermode helper is the solution
> (think async loading of firmware when the host wants to do it.)

Are any of those use cases in the kernel today, aside from dell-rbu?
Would Luis' async mode to system data suffice?

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/4] firmware: generalize "firmware" as "system data"  helpers Greg KH <gregkh@linuxfoundation.org> - 2015-10-06 11:10 +0200
  Re: [PATCH 1/4] firmware: generalize "firmware" as "system data"  helpers] "Luis R. Rodriguez" <mcgrof@suse.com> - 2015-10-06 19:30 +0200
  Re: [PATCH 1/4] firmware: generalize "firmware" as "system data" helpers Josh Boyer <jwboyer@fedoraproject.org> - 2015-10-08 22:20 +0200

csiph-web