From: Amit Shah Date: Fri, 6 Jan 2012 10:49:08 +0000 (+0530) Subject: virtio: console: Disable callbacks for virtqueues at start of S4 freeze X-Git-Tag: v3.3-rc1~85^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c743d09dbd018dd6345519fb3264b16bdaa41746;p=pandora-kernel.git virtio: console: Disable callbacks for virtqueues at start of S4 freeze To ensure we don't receive any more interrupts from the host after we enter the freeze function, disable all vq interrupts. There wasn't any problem seen due to this in tests, but applying this patch makes the freeze case more robust. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed