]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bd56a72600256f04d2ab26387f0edc46510ebae
treec7d92de1788b8939fd8a810d5e96d5954d28a562
parentd0e15a4ad49191229cc640f59441901dddd84a10
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