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 <[email protected]> ---------------------------------------------------------------- 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

