]> 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)
commit555d823363f5b1977d42a184d95f7094e882b6b7
tree9f7a3e1190da0e7297f163e72ab3735fbdefdf91
parentfb1d7ad48fd23e1e3d1ebffb47c653e3cac1313e
parent517cce8fa483e3202d16c7149aa998c0f0971544
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