From: Stefano Stabellini Date: Thu, 1 Jul 2010 16:08:14 +0000 (+0100) Subject: xen: support pirq != irq X-Git-Tag: v2.6.37-rc1~48^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a043f119c0e4b460306f868d9638ac55c6afa6f;p=pandora-kernel.git xen: support pirq != irq PHYSDEVOP_map_pirq might return a pirq different from what we asked if we are running as an HVM guest, so we need to be able to support pirqs that are different from linux irqs. Signed-off-by: Stefano Stabellini Reviewed-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed