Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1609314

[GIT PULL] Driver core fix for 4.11-rc4

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] Driver core fix for 4.11-rc4
Date 2017-03-26 13:10 +0200
Message-ID <tpedz-7pp-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Driver core fix for 4.11-rc4 Greg KH <gregkh@linuxfoundation.org> - 2017-03-26 13:10 +0200

csiph-web