All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fix for 3.14-rc5
@ 2014-03-02 22:09 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-03-02 22:09 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Tejun Heo

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@linuxfoundation.org>

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

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

only message in thread, other threads:[~2014-03-02 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-02 22:09 [GIT PULL] Driver core fix for 3.14-rc5 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.