linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <1496760796.5682.48.camel@linux.intel.com>]
  • * Re: [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
           [not found]         ` <CANh8QzwPb_+RKs5QVt7mdFk8h_rOMVS3j9m0OADgvzBtNqBBLg@mail.gmail.com>
           [not found]           ` <87fufr3mdy.fsf@xmission.com>
    @ 2017-06-07 17:08           ` Luis R. Rodriguez
      2017-06-07 17:54             ` Martin Fuzzey
      1 sibling, 1 reply; 18+ messages in thread
    From: Luis R. Rodriguez @ 2017-06-07 17:08 UTC (permalink / raw)
      To: Fuzzey, Martin, linux-fsdevel, Alan Cox, Ted Ts'o,
    	Andy Lutomirski, Dmitry Torokhov
      Cc: Luis R. Rodriguez, Michael Kerrisk (man-pages), Linux API,
    	Peter Zijlstra, Greg KH, Daniel Wagner, David Woodhouse, jewalt,
    	rafal, Arend Van Spriel, Rafael J. Wysocki, Li, Yi, atull,
    	Moritz Fischer, Petr Mladek, Johannes Berg, Emmanuel Grumbach,
    	Luca Coelho, Kalle Valo, Linus Torvalds, Kees Cook,
    	AKASHI Takahiro, David Howells, Peter Jones, Hans de Goede,
    	linux-kernel@vger.kernel.org
    
    On Thu, May 25, 2017 at 10:28:38AM +0200, Fuzzey, Martin wrote:
    > 1) Android init calls write() on the sysfs file
    > 2) The sysfs .store() callback registered by a driver is called
    > 3) The driver calls request_firmware()
    > 4) request_firmware() sends the firmware load request to userspace and
    > calls wait_for_completion_interruptible()
    
    Martin, just for completeness on documenting on the commit log of the next
    swait proposed fix for this -- what signal did the process get from which you
    note the child dies below ? Exactly what in Android sent this signal ?
    
    > 5) A child dies and raises SIGCHLD
    > 6) wait_for_completion_interruptible() returns -ERESTARTSYS due to the signal
    
      Luis
    
    ^ permalink raw reply	[flat|nested] 18+ messages in thread

  • end of thread, other threads:[~2017-06-09 22:55 UTC | newest]
    
    Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20170524205658.GK8951@wotan.suse.de>
         [not found] ` <20170524214027.7775-1-mcgrof@kernel.org>
         [not found]   ` <CALCETrXUrirO-vg3M+MGhn=0gZTwx0phsRDS4TCwWWgNYC6RsA@mail.gmail.com>
         [not found]     ` <CAB=NE6VENGmTEZ3_8EWmv6bhT81k=szg0_POWJm2SP+V21CeBw@mail.gmail.com>
         [not found]       ` <CALCETrU4__YUGk36PN=FbuEf0SBaTrxQQqm4sWs2NrZ+6WN7jA@mail.gmail.com>
         [not found]         ` <CANh8QzwPb_+RKs5QVt7mdFk8h_rOMVS3j9m0OADgvzBtNqBBLg@mail.gmail.com>
         [not found]           ` <87fufr3mdy.fsf@xmission.com>
         [not found]             ` <20170526194640.GS8951@wotan.suse.de>
         [not found]               ` <CAKdAkRTrcTVOAP5GK-R=Au_tL5WqSn5UkQEzNe5NcCWXS8mbtA@mail.gmail.com>
         [not found]                 ` <CAB=NE6Wh9inuA-R9-zegnvJV=s_6o_doMNDOhBVhYn4ZQ_Ku5Q@mail.gmail.com>
         [not found]                   ` <20170526215518.GB40877@dtor-ws>
         [not found]                     ` <20170605202410.GQ8951@wotan.suse.de>
         [not found]                       ` <59367025.3020901@parkeon.com>
         [not found]                         ` <20170606163401.GA27288@wotan.suse.de>
    2017-06-06 17:52                           ` [PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback Luis R. Rodriguez
         [not found]                       ` <1496760796.5682.48.camel@linux.intel.com>
         [not found]                         ` <20170606164734.GB27288@wotan.suse.de>
    2017-06-06 17:54                           ` Luis R. Rodriguez
    2017-06-06 22:11                           ` Theodore Ts'o
    2017-06-07  0:22                             ` Luis R. Rodriguez
    2017-06-07  4:56                               ` Andy Lutomirski
    2017-06-07  6:25                                 ` Dmitry Torokhov
    2017-06-07 12:25                                   ` Alan Cox
    2017-06-07 17:15                                     ` Luis R. Rodriguez
    2017-06-09  1:14                                   ` Andy Lutomirski
    2017-06-09  1:33                                     ` Luis R. Rodriguez
    2017-06-09 21:29                                       ` Luis R. Rodriguez
    2017-06-07 17:08           ` Luis R. Rodriguez
    2017-06-07 17:54             ` Martin Fuzzey
    2017-06-09  1:10               ` Luis R. Rodriguez
    2017-06-09  1:57                 ` Luis R. Rodriguez
    2017-06-09  7:40                   ` Martin Fuzzey
    2017-06-09 21:12                     ` Luis R. Rodriguez
    2017-06-09 22:55                     ` Luis R. Rodriguez
    

    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).