diff options
| author | Alexey Kardashevskiy <[email protected]> | 2020-06-11 03:05:59 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-06-12 06:19:53 +0000 |
| commit | e881bfaf5a5f409390973e076333281465f2b0d9 (patch) | |
| tree | 53768e44e785871ad2371ab680e438c1a37270e3 /tools/perf/scripts/python/sctop.py | |
| parent | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... (diff) | |
| download | kernel-e881bfaf5a5f409390973e076333281465f2b0d9.tar.gz kernel-e881bfaf5a5f409390973e076333281465f2b0d9.zip | |
KVM: PPC: Fix nested guest RC bits update
Before commit 6cdf30375f82 ("powerpc/kvm/book3s: Use kvm helpers
to walk shadow or secondary table") we called __find_linux_pte() with
a page table pointer from a kvm_nested_guest struct but
now we rely on kvmhv_find_nested() which takes an L1 LPID and returns
a kvm_nested_guest pointer, however we pass a L0 LPID there and
the L2 guest hangs.
This fixes the LPID passed to kvmppc_hv_handle_set_rc().
Fixes: 6cdf30375f82 ("powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table")
Signed-off-by: Alexey Kardashevskiy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
