[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170326110501.GA9294@kroah.com>
Date: Sun, 26 Mar 2017 13:05:01 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Driver core fix for 4.11-rc4
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@...uxfoundation.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(-)
Powered by blists - more mailing lists