mbox

[GIT,PULL] libata fixes for v4.0-rc5

Message ID 20150324183645.GO3880@htj.duckdns.org
State Not Applicable
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.0-fixes

Message

Tejun Heo March 24, 2015, 6:36 p.m. UTC
Hello, Linus.

One patch to fix a regression from the recent switch to blk-mq tag
allocation which can cause oops on SAS-attached SATA drives.

Thanks.

The following changes since commit 29200f12a1167076346415e18eee9065cb77a859:

  sata-fsl: Apply link speed limits (2015-03-02 12:08:43 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.0-fixes

for you to fetch changes up to 5067c0469c643512f24786990e315f9c15cc7d24:

  ata: Add a new flag to destinguish sas controller (2015-03-19 14:14:43 -0400)

----------------------------------------------------------------
Shaohua Li (1):
      ata: Add a new flag to destinguish sas controller

 drivers/ata/libata-core.c     | 4 ++--
 drivers/scsi/ipr.c            | 3 ++-
 drivers/scsi/libsas/sas_ata.c | 3 ++-
 include/linux/libata.h        | 1 +
 4 files changed, 7 insertions(+), 4 deletions(-)