From: Jeremy Fitzhardinge Date: Sat, 28 Aug 2010 00:30:24 +0000 (-0700) Subject: xen/events: change to using fasteoi X-Git-Tag: v2.6.37-rc1~93^3~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3588fe2e3f36543664beafedd3bb6dc3ffa896c5;p=pandora-kernel.git xen/events: change to using fasteoi Change event delivery to: - mask+clear event in the upcall function - use handle_fasteoi_irq as the handler - unmask in the eoi function (and handle migration) Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed