* [GIT PULL] char/misc driver fixes for 4.0-rc5
@ 2015-03-22 10:37 Greg KH
2015-03-22 10:38 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2015-03-22 10:37 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
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@linuxfoundation.org>
----------------------------------------------------------------
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(+)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] char/misc driver fixes for 4.0-rc5
2015-03-22 10:37 [GIT PULL] char/misc driver fixes for 4.0-rc5 Greg KH
@ 2015-03-22 10:38 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-03-22 10:38 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
On Sun, Mar 22, 2015 at 11:37:34AM +0100, Greg KH wrote:
> 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
>
Bah, this was the driver-core patchset, let me resend this, sorry...
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] char/misc driver fixes for 4.0-rc5
@ 2015-03-22 10:38 Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-03-22 10:38 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:
Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.0-rc5
for you to fetch changes up to 3d7a8278fdfdea5be4c647853171a0df5d13c1d3:
Revert "pcmcia: add a new resource manager for non ISA systems" (2015-03-11 14:21:23 +0100)
----------------------------------------------------------------
Char/MISC fixes for 4.0-rc5
Here are three fixes for 4.0-rc5 that revert 3 PCMCIA patches that were
merged in 4.0-rc1 that cause regressions. So let's revert them for now
and they will be reworked and resent sometime in the future.
All have been tested in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (3):
Revert "pcmcia: add missing include for new pci resource handler"
Revert "pcmcia: fix incorrect bracketing on a test"
Revert "pcmcia: add a new resource manager for non ISA systems"
drivers/pcmcia/Kconfig | 12 +---
drivers/pcmcia/Makefile | 1 -
drivers/pcmcia/rsrc_pci.c | 173 ----------------------------------------------
3 files changed, 3 insertions(+), 183 deletions(-)
delete mode 100644 drivers/pcmcia/rsrc_pci.c
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-22 10:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-22 10:37 [GIT PULL] char/misc driver fixes for 4.0-rc5 Greg KH
2015-03-22 10:38 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2015-03-22 10:38 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox