linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] firmware: pending fixes for v4.14-rc1
@ 2017-07-20 20:13 Luis R. Rodriguez
  2017-07-20 20:13 ` [PATCH v4 1/5] test_firmware: add test case for SIGCHLD on sync fallback Luis R. Rodriguez
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ 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,

this is the series of pending fixes for v4.14-rc1. They depend on the
series of fixes just posted for v4.13-final. This contains a set of minor
fixes and also extends the test drivers to test for the issues reported.

These changes are available on my 20170720-fw-fixes-wait-v4-for-v4.14 branch
on my linux-next tree [0]. If there are any questions or issues please let
me know.

[0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux-next.git/log/?h=20170720-fw-fixes-wait-v4-for-v4.14

Luis R. Rodriguez (5):
  test_firmware: add test case for SIGCHLD on sync fallback
  firmware: send -EINTR on signal abort on fallback mechanism
  firmware: define pr_fmt
  firmware: enable a debug print for batched requests
  test_firmware: add batched firmware tests

 drivers/base/firmware_class.c                     |  13 +-
 lib/test_firmware.c                               | 710 ++++++++++++++++++++++
 tools/testing/selftests/firmware/fw_fallback.sh   |  31 +
 tools/testing/selftests/firmware/fw_filesystem.sh | 241 +++++++-
 4 files changed, 990 insertions(+), 5 deletions(-)

-- 
2.11.0

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 20:13 [PATCH v4 0/5] firmware: pending fixes for v4.14-rc1 Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 1/5] test_firmware: add test case for SIGCHLD on sync fallback Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 2/5] firmware: send -EINTR on signal abort on fallback mechanism Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 3/5] firmware: define pr_fmt Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 4/5] firmware: enable a debug print for batched requests Luis R. Rodriguez
2017-07-20 20:13 ` [PATCH v4 5/5] test_firmware: add batched firmware tests Luis R. Rodriguez
2017-08-02 20:55 ` [PATCH v4 0/5] firmware: pending fixes for v4.14-rc1 Luis R. Rodriguez
2017-08-10  0:04   ` 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).