From: Scott Wood Date: Fri, 26 Apr 2013 14:53:39 +0000 (+0000) Subject: kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed840ee9c8f15a726a1e7b98c9f5cfc49c2a0ff2;p=pandora-kernel.git kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write These functions do an srcu_dereference without acquiring the srcu lock themselves. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed