[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131021105800.GB26917@mtj.dyndns.org>
Date: Mon, 21 Oct 2013 11:58:00 +0100
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] libata fixes v3.12-rc6
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists