From: David Vrabel Date: Mon, 17 Feb 2014 17:45:17 +0000 (+0000) Subject: xen/events: remove unnecessary call to bind_evtchn_to_cpu() X-Git-Tag: v3.15-rc1~108^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4201cdbd6cde19a69b862984ef674ce667d526e1;p=pandora-kernel.git xen/events: remove unnecessary call to bind_evtchn_to_cpu() Since bind_evtchn_to_cpu() is always called after an event channel is bound, there is no need to call it after closing an event channel. Signed-off-by: David Vrabel Signed-off-by: Konrad Rzeszutek Wilk Reviewed-by: Boris Ostrovsky --- Reading git-diff-tree failed