All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 4.11-rc4
@ 2017-03-26 11:05 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-03-26 11:05 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81:

  Linux 4.11-rc2 (2017-03-12 14:47:08 -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.11-rc4

for you to fetch changes up to 966fa72a716ceafc69de901a31f7cc1f52b35f81:

  kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() (2017-03-17 10:25:59 +0900)

----------------------------------------------------------------
driver core fix for 4.11-rc4

Here is a single kernfs fix for 4.11-rc4 that resolves a reported issue.

It has been in linux-next with no reported issues.

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

----------------------------------------------------------------
Vaibhav Jain (1):
      kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()

 fs/kernfs/file.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

only message in thread, other threads:[~2017-03-26 11:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-26 11:05 [GIT PULL] Driver core fix for 4.11-rc4 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.