* [GIT PULL] libata fixes v3.12-rc6
@ 2013-10-21 10:58 Tejun Heo
0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2013-10-21 10:58 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-ide, linux-kernel
Hello, Linus.
libata fixes. The only interesting bit is ata_eh_qc_retry() update
which fixes a problem where a SG_IO command may fail across
suspend/resume cycle without the command actually being at fault.
Other changes are low level driver specific and fairly low impact.
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-3.12-fixes
for you to fetch changes up to fa070ee6dc70bcc19737a2406d741b089b3149d5:
libahci: fix turning on LEDs in ahci_start_port() (2013-10-15 09:39:57 -0400)
Thanks.
----------------------------------------------------------------
Gwendal Grignou (1):
libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
Jingoo Han (2):
ahci: use dev_info() instead of printk()
ahci_platform: use dev_info() instead of printk()
Lukasz Dorau (1):
libahci: fix turning on LEDs in ahci_start_port()
Ondrej Zary (1):
pata_isapnp: Don't use invalid I/O ports
drivers/ata/ahci.c | 2 +-
drivers/ata/ahci_platform.c | 2 +-
drivers/ata/libahci.c | 10 +++++++++-
drivers/ata/libata-eh.c | 6 +++---
drivers/ata/pata_isapnp.c | 2 +-
5 files changed, 15 insertions(+), 7 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-21 10:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 10:58 [GIT PULL] libata fixes v3.12-rc6 Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).