From: Stefano Stabellini Date: Wed, 25 May 2011 11:33:23 +0000 (+0100) Subject: xen: use the trigger info we already have to choose the irq handler X-Git-Tag: v3.0-rc3~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ac0bda96c495321dbad9b57a4b1a93a5a72e7f;p=pandora-kernel.git xen: use the trigger info we already have to choose the irq handler Do not use pirq_needs_eoi to decide which irq handler to use because Xen always returns true if the guest does not support pirq_eoi_map. Use the trigger information we already have from MP-tables and ACPI. Signed-off-by: Stefano Stabellini Reported-by: Thomas Goetz Tested-by: Thomas Goetz Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed