[GIT PULL] Driver core fixes for 4.0-rc5
From: Greg KH
Date: Sun Mar 22 2015 - 06:38:49 EST
The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:
Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.0-rc5
for you to fetch changes up to d5e7cafd69da24e6d6cc988fab6ea313a2577efc:
LZ4 : fix the data abort issue (2015-03-16 21:55:35 +0100)
----------------------------------------------------------------
Driver core fixes for 4.0-rc5
Here are two bugfixes for things reported. One regression in kernfs,
and another issue fixed in the LZ4 code that was fixed in the "upstream"
codebase that solves a reported kernel crash.
Both have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
JeHyeon Yeon (1):
LZ4 : fix the data abort issue
NeilBrown (1):
kernfs: handle poll correctly on 'direct_read' files.
fs/kernfs/file.c | 1 +
lib/lz4/lz4_decompress.c | 3 +++
2 files changed, 4 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/