Fix: update kvm instrumentation for Ubuntu 5.3.0-45
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 30 Mar 2020 21:43:16 +0000 (17:43 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 31 Mar 2020 18:00:22 +0000 (14:00 -0400)
commit19657e83cc04d2cd54175d600a6040d6a1de1732
tree5e7ce2355d61b6562149a1efda9ec9d3e88e5760
parent8cfbeec6493af3b88e20337a92cb7d812a26f955
Fix: update kvm instrumentation for Ubuntu 5.3.0-45

This commit introduced in 5.3.0-43 was dropped in 5.3.0-45 and reintroduced
in 5.3.0-46:

  commit 795f8a34f279e17c279bba46da10f15c5dd00264
  Author: Sean Christopherson <sean.j.christopherson@intel.com>
  Date:   Fri Dec 6 15:57:14 2019 -0800

    KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM

BugLink: https://bugs.launchpad.net/bugs/1867051
    [ Upstream commit 736c291c9f36b07f8889c61764c28edce20e715d ]

Fun times!

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ia5f1a4ba355f592f09e964038b6334ddb3ad5153
instrumentation/events/lttng-module/arch/x86/kvm/mmutrace.h
This page took 0.025269 seconds and 4 git commands to generate.