From: Zhang, Yanmin Date: Fri, 9 Feb 2007 03:29:51 +0000 (+0800) Subject: ATA convert GSI to irq on ia64 X-Git-Tag: v2.6.21-rc1~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f271d576a79f74a543c4099a014d8d4eafa737d;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed