From: Gleb Natapov Date: Tue, 9 Mar 2010 10:01:10 +0000 (+0200) Subject: KVM: take srcu lock before call to complete_pio() X-Git-Tag: v2.6.34-rc6~78^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7567cae105e435b53e5a3e778546dd3ec53e3204;p=pandora-kernel.git KVM: take srcu lock before call to complete_pio() complete_pio() may use slot table which is protected by srcu. Signed-off-by: Gleb Natapov Cc: stable@kernel.org Signed-off-by: Avi Kivity --- Reading git-diff-tree failed