]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sata_mv: deal with interrupt coalescing interrupts
authorMark Lord <liml@rtr.ca>
Fri, 19 May 2006 20:24:56 +0000 (16:24 -0400)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:31:45 +0000 (00:31 -0400)
commit067ca21ca95d7a4c86c14cac6e38ee0011d0b069
treef86414f7024494c0049a0f37610fc25c4f708b1f
parent8d5f4276052b2d27b2f3d8cca17c0456eecca3d1
[PATCH] sata_mv: deal with interrupt coalescing interrupts

In some systems, it is possible that the BIOS may have enabled interrupt coalescing
for the Marvell controllers which support it.  This patch adds code to detect/ack
interrupts from the chip's coalescing (combing) logic.

Signed-off-by: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_mv.c