ahci: improve and limit spurious interrupt messages, take#3
authorTejun Heo <htejun@gmail.com>
Thu, 25 Jan 2007 10:16:28 +0000 (19:16 +0900)
committerJeff Garzik <jeff@garzik.org>
Thu, 25 Jan 2007 22:22:47 +0000 (17:22 -0500)
commit0291f95fdb5fcd91cc077aafabea2c5b109fa8a8
treec7d92de1788b8939fd8a810d5e96d5954d28a562
parent17234246eb82898cf98e3c29e81d941c738e0587
ahci: improve and limit spurious interrupt messages, take#3

We're still seeing a lot of issues with NCQ implementation in drive
firmwares.  Sprious FISes during NCQ command phase occur on many
drives and some of them seem potentially dangerous (at least to me).
Until we find the solution, spurious messages can give us more info.
Improve and limit them such that more info can be reported while not
disturbing users too much.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ahci.c