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-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed66f095652aaa035d682c75093b61ceab9f81ae;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