kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
authorScott Wood <scottwood@freescale.com>
Fri, 26 Apr 2013 14:53:39 +0000 (14:53 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 2 May 2013 13:28:35 +0000 (15:28 +0200)
These functions do an srcu_dereference without acquiring the srcu lock
themselves.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found