linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.9-rc7
Date: Mon, 28 Nov 2016 16:06:33 -0500	[thread overview]
Message-ID: <20161128210633.GA11003@htj.duckdns.org> (raw)

Hello, Linus.

The recent changes in ahci MSI handling need one more fix.  Hopefully,
this restores parity with before.  The other two are minor fixes with
both low impact and risk.

Thanks.

The following changes since commit 0ce57f8af1782fd12d3a81872a4ab97244989802:

  ahci: fix the single MSI-X case in ahci_init_one (2016-10-25 11:43:07 -0400)

are available in the git repository at:

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

for you to fetch changes up to 6929ef385e09c0065b87fda3e7b872a5070ac783:

  ahci: always fall back to single-MSI mode (2016-11-21 11:06:57 -0500)

----------------------------------------------------------------
Christoph Hellwig (1):
      ahci: always fall back to single-MSI mode

Hannes Reinecke (1):
      libata-scsi: Fixup ata_gen_passthru_sense()

Wei Yongjun (1):
      mvsas: fix error return code in mvs_task_prep()

 drivers/ata/ahci.c          | 7 -------
 drivers/ata/libata-scsi.c   | 2 +-
 drivers/scsi/mvsas/mv_sas.c | 4 +++-
 3 files changed, 4 insertions(+), 9 deletions(-)

                 reply	other threads:[~2016-11-28 21:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161128210633.GA11003@htj.duckdns.org \
    --to=tj@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).