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


Groups > linux.kernel > #1710421

[GIT PULL] Driver core fixes for 4.13-rc5

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Driver core fixes for 4.13-rc5
Date 2017-08-13 04:30 +0200
Message-ID <udQP7-ZR-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.13-rc5

for you to fetch changes up to 260d9f2fc5655a2552701cdd0b909c4466732f19:

  firmware: avoid invalid fallback aborts by using killable wait (2017-08-10 13:54:16 -0700)

----------------------------------------------------------------
driver core fixes for 4.13-rc5

Here are 3 firmware core fixes for 4.13-rc5.

All three of these fix reported issues and have been floating around for
a few weeks.  They have been in linux-next with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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

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


Thread

[GIT PULL] Driver core fixes for 4.13-rc5 Greg KH <gregkh@linuxfoundation.org> - 2017-08-13 04:30 +0200

csiph-web