When booting 2.6.27-rc1 kernel on out intel SR1530HSH ( Quad core Xeon X3320) Sata controller is ICH9r running in AHCI mode with newest bios. After loading ahci driver backplane leds go amber which indicates a non fatal error according to my intel resseller. Everything works fine, there is no degradation in performance and system boots up and runs correctly (for about 15 minutes after that we went back to the old kernel). I traced it to (introduced in 2.6.27-rc1): commit b312bf359e20cc39c00d480fd40a24c245d80bf7 Merge: dc221ea... 2640d7c... Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Date: Tue Jul 15 11:18:10 2008 -0700 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev * 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev: AHCI: Remove an unnecessary flush from ahci_qc_issue AHCI: speed up resume [libata] Add support for VPD page b1 ata: endianness annotations in pata drivers libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc [libata] sata_svw: update code comments relating to data corruption libata/ahci: enclosure management support libata: improve EH internal command timeout handling libata: use ULONG_MAX to terminate reset timeout table libata: improve EH retry delay handling libata: consistently use msecs for time durations my best gues whould be libata/ahci: enclosure management support I am unable to separate this patches now. Will try some giting tomorrow. -- Michal Grzeidzicki -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html