[GIT PULL] Driver core fix for 3.14-rc5

From: Greg KH
Date: Sun Mar 02 2014 - 17:09:16 EST


The following changes since commit 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2:

Linux 3.14-rc3 (2014-02-16 13:30:25 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.14-rc5

for you to fetch changes up to fed95bab8d29b928fcf6225be72d37ded452e8a2:

sysfs: fix namespace refcnt leak (2014-02-25 07:37:52 -0800)

----------------------------------------------------------------
Driver core fix for 3.14-rc5

Here is a single sysfs fix for 3.14-rc5. It fixes a reported problem
with the namespace code in sysfs.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Li Zefan (1):
sysfs: fix namespace refcnt leak

fs/kernfs/mount.c | 8 +++++++-
fs/sysfs/mount.c | 5 +++--
include/linux/kernfs.h | 9 +++++----
3 files changed, 15 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/