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


Groups > linux.kernel > #1473076

Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading status

From Daniel Wagner <wagi@monom.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading status
Date 2016-08-31 09:20 +0200
Message-ID <sc7Yt-7LL-17@gated-at.bofh.it> (permalink)
References (1 earlier) <s9ZC1-7Km-1@gated-at.bofh.it> <sa76x-48p-7@gated-at.bofh.it> <sbrwe-5Fk-23@gated-at.bofh.it> <sbvzP-8mr-23@gated-at.bofh.it> <sbX33-GW-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Luis,

On 08/30/2016 09:34 PM, Luis R. Rodriguez wrote:
> On Mon, Aug 29, 2016 at 04:18:33PM +0200, Daniel Wagner wrote:
>> On 08/29/2016 11:50 AM, Daniel Wagner wrote:
>> I forgot to answer your question. So we have the dependency to
>> loading_timeout/firmware_loading_timeout from the firmware caching
>> path. The patch added in the previous email removes that dependency.
>>
>> We still need the 60 second even in the
>> !CONFIG_FW_LOADER_USER_HELPER case. I think it would be a regression
>> if we change that value, no?
>
> Oh that might be the disconnect, see my series of pending patches, I did away
> with the cache stuff using the usermode helper, the cache stuff should not use
> the usermode helper as the cache stuff kills off the pending usermode helper
> requests right before suspend.

The question is how do we proceed from here. I suggest that I don't 
touch the fw cache path in my patches. Basically, leave it as it now. 
After your series in, we cleanup this bit here, maybe even move the user 
helper stuff into its own file.

I think this code is a big interleaved puzzle. Best thing is to split it 
up and figure out what interacts with what. Moving this bits here out is 
definitely the right direction.

cheers,
daniel

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


Thread

[PATCH v3 1/3] firmware_class: encapsulate firmware loading status Daniel Wagner <wagi@monom.org> - 2016-08-25 12:00 +0200
  Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-08-25 20:00 +0200
    Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-08-29 12:00 +0200
      Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-08-29 16:20 +0200
        Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-08-30 21:40 +0200
          Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status Daniel Wagner <wagi@monom.org> - 2016-08-31 09:20 +0200
            Re: [PATCH v3 1/3] firmware_class: encapsulate firmware loading  status "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-09-07 02:40 +0200

csiph-web