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

The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -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-rc3

for you to fetch changes up to 248ff02165437864146d6fbd2d99b2359c3723e6:

  driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger (2016-10-27 17:47:12 +0200)

----------------------------------------------------------------
driver core fixes for 4.9-rc3

Here are two small driver core / kernfs fixes for 4.9-rc3.  One makes
the Kconfig entry for DEBUG_TEST_DRIVER_REMOVE a bit more explicit that
this is a crazy thing to enable for a distro kernel (thanks for trying
Fedora!), the other resolves an issue with vim opening kernfs files
(sysfs, configfs, etc.).

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

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

----------------------------------------------------------------
Laura Abbott (1):
      driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger

Tony Luck (1):
      kernfs: Add noop_fsync to supported kernfs_file_fops

 drivers/base/Kconfig | 6 ++++--
 fs/kernfs/file.c     | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29 16:46 [GIT PULL] Driver core fixes for 4.9-rc3 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.