From: David Vrabel Date: Thu, 31 Jul 2014 15:22:24 +0000 (+0100) Subject: xen/events/fifo: reset control block and local HEADs on resume X-Git-Tag: omap-for-v3.17/fixes-against-rc2~131^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12784c3d14a2110468ec4d1383f60cfd2665576;p=pandora-kernel.git xen/events/fifo: reset control block and local HEADs on resume When using the FIFO-based event channel ABI, if the control block or the local HEADs are not reset after resuming the guest may see stale HEAD values and will fail to traverse the FIFO correctly. This may prevent one or more VCPUs from receiving any events following a resume. Signed-off-by: David Vrabel Reviewed-by: Boris Ostrovsky Cc: stable@vger.kernel.org --- Reading git-diff-tree failed