linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 4.9-rc5
@ 2016-11-13 10:16 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-11-13 10:16 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30:

  Linux 4.9-rc3 (2016-10-29 13:52:02 -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.9-rc5

for you to fetch changes up to bdacd1b426db83ac8ecf21aef1848120ffe53c07:

  driver core: fix smatch warning on dev->bus check (2016-10-31 09:15:22 -0600)

----------------------------------------------------------------
driver core fixes for 4.9-rc5

Here are two driver core fixes for 4.9-rc5.

The first resolves an issue with some drivers not liking to be unbound
and bound again (if CONFIG_DEBUG_TEST_DRIVER_REMOVE is enabled), which
solves some reported problems with graphics and storage drivers.  The
other resolves a smatch error with the 4.9-rc1 driver core changes
around this feature.

Both have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Rob Herring (2):
      driver core: skip removal test for non-removable drivers
      driver core: fix smatch warning on dev->bus check

 drivers/base/dd.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-13 10:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-13 10:16 [GIT PULL] Driver core fixes for 4.9-rc5 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).