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 18:03:29 +0000 (14:03 -0400)
commitac42bcf7803cacadd1e239fb026510a3a8527638
treeff6c65f7f98d66bb62e054d95a4b2cf1040a0953
parent8fa34f3aa052ace61f708aa4c75f5cf882a14f6c
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.025332 seconds and 4 git commands to generate.