]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit97f084b8e64fb69ad1ede987c98c443f440a8aa1
tree9f7a3e1190da0e7297f163e72ab3735fbdefdf91
parent1b6a4db220cf04114980694685b668bad4ca030d
parente5110f411d2ee35bf8d202ccca2e89c633060dca
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