From: David Vrabel Date: Mon, 18 Mar 2013 16:54:57 +0000 (+0000) Subject: xen/events: add a evtchn_op for port setup X-Git-Tag: v3.14-rc1~126^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083858758f67bb20ef6be5bc8442be91cca8ee2d;p=pandora-kernel.git xen/events: add a evtchn_op for port setup Add a hook for port-specific setup and call it from xen_irq_info_common_setup(). The FIFO-based ABIs may need to perform additional setup (expanding the event array) before a bound event channel can start to receive events. Signed-off-by: David Vrabel Reviewed-by: Konrad Rzeszutek Wilk Reviewed-by: Boris Ostrovsky --- Reading git-diff-tree failed