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

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Driver core fixes for 4.13-rc5
Date Sun, 13 Aug 2017 04:30:01 +0200
Message-ID <udQP7-ZR-3@gated-at.bofh.it> (permalink)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.8.3 (2017-05-23)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 30
Organization linux.* mail to news gateway
X-Original-Cc linux-kernel@vger.kernel.org
X-Original-Date Sat, 12 Aug 2017 19:21:23 -0700
X-Original-Message-ID <20170813022123.GA27159@kroah.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1710421

Show key headers only | 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