diff options
author | Aneesh Kumar K.V <[email protected]> | 2014-11-05 12:21:13 +1100 |
---|---|---|
committer | Alexander Graf <[email protected]> | 2014-12-15 13:27:23 +0100 |
commit | f6fb9e848c39d65516caf7614fc8e0b28f5301ce (patch) | |
tree | 5ca8f476f465e6ab1f848a7e35176c5dd4345a7f /lib/memory-notifier-error-inject.c | |
parent | b6b612571ebe40fe25239e2dbcb0501f246a5337 (diff) |
KVM: PPC: Book3S HV: Add missing HPTE unlock
In kvm_test_clear_dirty(), if we find an invalid HPTE we move on to the
next HPTE without unlocking the invalid one. In fact we should never
find an invalid and unlocked HPTE in the rmap chain, but for robustness
we should unlock it. This adds the missing unlock.
Reported-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions