• T
    ahci: fix notification handling · 5f226c6b
    Tejun Heo 提交于
    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: NTejun Heo <htejun@gmail.com>
    Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    5f226c6b
ahci.c 55.7 KB