fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 10 Aug 2020 15:36:03 +0000 (11:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Aug 2020 17:59:17 +0000 (13:59 -0400)
commitf16315cc45c4c6b880de541bb092ca18a13952b7
tree3992bf7a4e2d41757ad60b268eac6051e1ca18e8
parente10ab43dd0e425df5bc0ac763447664ed075ba05
fix: KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only (v5.9)

  commit 985ab2780164698ec6e7d73fad523d50449261dd
  Author: Sean Christopherson <sean.j.christopherson@intel.com>
  Date:   Mon Jun 22 13:20:32 2020 -0700

    KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only

    Make 'struct kvm_mmu_page' MMU-only, nothing outside of the MMU should
    be poking into the gory details of shadow pages.

Change-Id: Ia5c1b9c49c2b00dad1d5b17c50c3dc730dafda20
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
probes/lttng-probe-kvm-x86-mmu.c
This page took 0.025372 seconds and 4 git commands to generate.