commit | a4bd6eb07ca72d21a7a34499ad34cfef6f527d4e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Mar 20 20:39:43 2015 +1100 |
committer | Alexander Graf <agraf@suse.de> | Tue Apr 21 15:21:29 2015 +0200 |
tree | bba74c5424652cc64edb0911da97a670212c418d | |
parent | 31037ecad275e9ad9bc671c34f72b495cf708ca3 [diff] |
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte This adds helper routines for locking and unlocking HPTEs, and uses them in the rest of the code. We don't change any locking rules in this patch. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>