All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] ahci: two fixes for ICH6
Date: Mon, 16 Dec 2013 11:32:22 +0100	[thread overview]
Message-ID: <1387189942.9255.27.camel@x41.thuisdomein> (raw)

These two fixes were triggered by a warning printed by ahci on an
(outdated) ThinkPad X41. The first one silences that warning on ICH6-M
and ICH6R when running in "combined mode" (which disables ahci support).
The second one makes sure that ahci will only attach for ICH6-M if it's
running in SATA mode.

Tested on top of v3.13-rc4.

Paul Bolle (2):
  ahci: bail out on ICH6 before using AHCI BAR
  ahci: only attach ICH6-M if it's in SATA mode

 drivers/ata/ahci.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

-- 
1.8.1.4

                 reply	other threads:[~2013-12-16 10:32 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=1387189942.9255.27.camel@x41.thuisdomein \
    --to=pebolle@tiscali.nl \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.