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:25 +0000 (14:00 -0400)
commit78d200fe1cfe7ba0d9ba08f1c6161dd27d5b00af
tree46590081979c26bfb9f201248cca673f4e1a4522
parent5051d7d73ff7eaed08812d9c7d08bc66c234fa6d
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.025218 seconds and 4 git commands to generate.