ATA convert GSI to irq on ia64
authorZhang, Yanmin <yanmin_zhang@linux.intel.com>
Fri, 9 Feb 2007 03:29:51 +0000 (11:29 +0800)
committerJeff Garzik <jeff@garzik.org>
Thu, 15 Feb 2007 23:04:53 +0000 (18:04 -0500)
If an ATA drive uses legacy mode, ata driver will choose 14 and 15
as the fixed irq number. On ia64 platform, such numbers are GSI and
should be converted to irq vector.

Below patch against kernel 2.6.20 fixes it.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found