[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131218174126.GA32489@kroah.com>
Date: Wed, 18 Dec 2013 09:41:26 -0800
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 / sysfs fixes for 3.13-rc5
The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:
Linux 3.13-rc3 (2013-12-06 09:34:04 -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.13-rc5
for you to fetch changes up to a8b14744429f90763f258ad0f69601cdcad610aa:
sysfs: give different locking key to regular and bin files (2013-12-07 21:22:00 -0800)
----------------------------------------------------------------
Driver core fix for 3.13-rc5
Here's a single sysfs fix for 3.13-rc5 that resolves a lockdep issue in
sysfs that has been reported.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Tejun Heo (1):
sysfs: give different locking key to regular and bin files
fs/sysfs/file.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists