* [GIT PATCH] Driver core fixes for 3.9-rc4
@ 2013-03-28 17:17 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-03-28 17:17 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel
The following changes since commit a937536b868b8369b98967929045f1df54234323:
Linux 3.9-rc3 (2013-03-17 15:59:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.9-rc4
for you to fetch changes up to e5110f411d2ee35bf8d202ccca2e89c633060dca:
sysfs: handle failure path correctly for readdir() (2013-03-20 16:53:42 -0700)
----------------------------------------------------------------
sysfs fixes for 3.9-rc4
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.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Ming Lei (2):
sysfs: fix race between readdir and lseek
sysfs: handle failure path correctly for readdir()
fs/sysfs/dir.c | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-28 17:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-28 17:17 [GIT PATCH] Driver core fixes for 3.9-rc4 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome