]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Mar 2013 22:52:14 +0000 (15:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Mar 2013 22:52:14 +0000 (15:52 -0700)
commitf39d0295252e9c8668d8163429ccb62c61fb06fa
tree9f7a3e1190da0e7297f163e72ab3735fbdefdf91
parent13c60bd8729a800b4a6c3a9e3dda26b514bd3a63
parentf93f91f6480b142ff9237499a4ee1ecf6c633dcd
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull sysfs fixes from Greg Kroah-Hartman:
 "Here are two fixes for sysfs that resolve issues that have been found
  by the Trinity fuzz tool, causing oopses in sysfs.  They both have
  been in linux-next for a while to ensure that they do not cause any
  other problems."

* tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  sysfs: handle failure path correctly for readdir()
  sysfs: fix race between readdir and lseek