linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] firmware: pending fixes for v4.13-final
@ 2017-07-20 20:13 Luis R. Rodriguez
  2017-07-20 20:13 ` [PATCH v4 1/3] firmware: fix batched requests - wake all waiters Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Luis R. Rodriguez @ 2017-07-20 20:13 UTC (permalink / raw)
  To: gregkh
  Cc: wagi, yi1.li, takahiro.akashi, bjorn.andersson, luto, ebiederm,
	dmitry.torokhov, arend.vanspriel, dwmw2, rjw, atull,
	moritz.fischer, pmladek, johannes.berg, emmanuel.grumbach,
	luciano.coelho, kvalo, torvalds, keescook, dhowells, pjones,
	hdegoede, alan, tytso, dave, mawilcox, tglx, peterz, mfuzzey,
	jakub.kicinski, nbroeking, jewalt, linux-fsdevel, linux-kernel,
	Luis R. Rodriguez

Greg,

as requested I've split up the pending firmware fixes for the firmware API
into two series, one for v4.13-final and another for v4.14-rc1. This is the
series of fixes for v4.13-final. They also are stable fixes and have
respective tags.

These changes are present on my 2017072-firmware-fixes branch [0] on linux
tree based on Linus' latest tree. If there are any questions or issues
please let me know.

[0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=2017072-firmware-fixes

Luis R. Rodriguez (3):
  firmware: fix batched requests - wake all waiters
  firmware: fix batched requests - send wake up on failure on direct
    lookups
  firmware: avoid invalid fallback aborts by using killable wait

 drivers/base/firmware_class.c | 49 ++++++++++++++++++++++++++++++-------------
 1 file changed, 34 insertions(+), 15 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-10  0:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 20:13 [PATCH v4 0/3] firmware: pending fixes for v4.13-final Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 1/3] firmware: fix batched requests - wake all waiters Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 2/3] firmware: fix batched requests - send wake up on failure on direct lookups Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 3/3] firmware: avoid invalid fallback aborts by using killable wait Luis R. Rodriguez
2017-08-02 20:55 ` [PATCH v4 0/3] firmware: pending fixes for v4.13-final Luis R. Rodriguez
2017-08-10  0:01   ` Luis R. Rodriguez
2017-08-10  0:06     ` Greg KH

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