diff options
author | Tejun Heo <htejun@gmail.com> | 2007-10-09 15:02:23 +0900 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-12 14:55:47 -0400 |
commit | 5f226c6bf78edab023ed1ea679531731d9df92a6 (patch) | |
tree | 01e0dff1224476aa52c240ee958ec7948bb85cc6 /drivers/md | |
parent | 1c954a4d9a9e351fa3509533fd8dd5f3821206cd (diff) |
ahci: fix notification handling
Asynchronous notification on ICH9 didn't work because it didn't write
AN FIS into the RX area - it only updates SNotification. Also,
snooping SDB_FIS RX area is racy against further SDB FIS receptions.
Let sata_async_notification() determine using SNTF if it's available
and snoop RX area iff SNTF isn't available
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions