[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170813022123.GA27159@kroah.com>
Date: Sat, 12 Aug 2017 19:21:23 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Driver core fixes for 4.13-rc5
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@...uxfoundation.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(-)
Powered by blists - more mailing lists