kvm/ppc/booke: Hold srcu lock when calling gfn functions
authorScott Wood <scottwood@freescale.com>
Fri, 7 Jun 2013 00:16:31 +0000 (19:16 -0500)
committerGleb Natapov <gleb@redhat.com>
Tue, 11 Jun 2013 08:10:59 +0000 (11:10 +0300)
KVM core expects arch code to acquire the srcu lock when calling
gfn_to_memslot and similar functions.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found