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


Groups > linux.kernel > #1677860 > unrolled thread

Re: [PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD

Started byGreg KH <gregkh@linuxfoundation.org>
First post2017-06-29 17:20 +0200
Last post2017-06-29 19:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD Greg KH <gregkh@linuxfoundation.org> - 2017-06-29 17:20 +0200
    Re: [PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-06-29 19:40 +0200

#1677860 — Re: [PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD

FromGreg KH <gregkh@linuxfoundation.org>
Date2017-06-29 17:20 +0200
SubjectRe: [PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
Message-ID<tXJoD-LR-25@gated-at.bofh.it>
On Wed, Jun 14, 2017 at 03:20:13PM -0700, Luis R. Rodriguez wrote:
> Martin reported an issue with Android where if sysfs is used to trigger a sync
> fw load which *relies* on the fallback mechanism and a background job completes
> while the trigger is ongoing in the foreground it will immediately fail the fw
> request.  The issue can be observed in this simple test script using the
> test_firmware driver:

Please respin this with the swait code removed.

thanks,

greg k-h

[toc] | [next] | [standalone]


#1677997

From"Luis R. Rodriguez" <mcgrof@kernel.org>
Date2017-06-29 19:40 +0200
Message-ID<tXLA5-24V-11@gated-at.bofh.it>
In reply to#1677860
On Thu, Jun 29, 2017 at 05:14:42PM +0200, Greg KH wrote:
> On Wed, Jun 14, 2017 at 03:20:13PM -0700, Luis R. Rodriguez wrote:
> > Martin reported an issue with Android where if sysfs is used to trigger a sync
> > fw load which *relies* on the fallback mechanism and a background job completes
> > while the trigger is ongoing in the foreground it will immediately fail the fw
> > request.  The issue can be observed in this simple test script using the
> > test_firmware driver:
> 
> Please respin this with the swait code removed.

Sure thing.

  Luis

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web