commit | f1e89028f020ca982bf51be6eaba0d462ba0f7fa | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Jun 06 19:16:31 2013 -0500 |
committer | Gleb Natapov <gleb@redhat.com> | Tue Jun 11 11:10:59 2013 +0300 |
tree | b6d06ea63e61d1f93037f1f9ff76fe19358dfd52 | |
parent | 2b6398fcf2831f52a8ad9f01c123b3ce2ea31277 [diff] |
kvm/ppc/booke: Hold srcu lock when calling gfn functions 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>