Linux ATA/IDE development
 help / color / mirror / Atom feed
* [PATCH 0/2] ahci: two fixes for ICH6
@ 2013-12-16 10:32 Paul Bolle
  0 siblings, 0 replies; only message in thread
From: Paul Bolle @ 2013-12-16 10:32 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide, linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-16 10:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 10:32 [PATCH 0/2] ahci: two fixes for ICH6 Paul Bolle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox