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)
commit9f271d576a79f74a543c4099a014d8d4eafa737d
treeff666086dd0756e879b16eca8dbb6c26b331c9dc
parent81afe893181b283f9d182ea8637ce6ccdbe1a56a
ATA convert GSI to irq on ia64

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>
arch/ia64/Kconfig
include/asm-ia64/libata-portmap.h [new file with mode: 0644]