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 17:59:47 +0000 (13:59 -0400)
commit0d8c4f9caa7156f6dd2de1fb9fa660f5a7d71afb
treef632fa82fce7e1838a77a86a0e688aba3a7af862
parent66d91dec14b558f3228b1d8d0d4641b948ac64dc
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.025604 seconds and 4 git commands to generate.