lkml.org 
[lkml]   [2021]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 01/11] perf/x86/intel: Fix the comment about guest LBR support on KVM
    Date
    Starting from v5.12, KVM reports guest LBR and extra_regs support
    when the host has relevant support. Just delete this part of the
    comment and fix a typo.

    Cc: Kan Liang <kan.liang@linux.intel.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Signed-off-by: Like Xu <like.xu@linux.intel.com>
    Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
    Reviewed-by: Andi Kleen <ak@linux.intel.com>
    ---
    arch/x86/events/intel/core.c | 3 +--
    1 file changed, 1 insertion(+), 2 deletions(-)

    diff --git a/arch/x86/events/intel/core.c b/arch/x86/events/intel/core.c
    index d4569bfa83e3..7bb96ac87615 100644
    --- a/arch/x86/events/intel/core.c
    +++ b/arch/x86/events/intel/core.c
    @@ -5565,8 +5565,7 @@ __init int intel_pmu_init(void)

    /*
    * Access LBR MSR may cause #GP under certain circumstances.
    - * E.g. KVM doesn't support LBR MSR
    - * Check all LBT MSR here.
    + * Check all LBR MSR here.
    * Disable LBR access if any LBR MSRs can not be accessed.
    */
    if (x86_pmu.lbr_nr && !check_msr(x86_pmu.lbr_tos, 0x3UL))
    --
    2.29.2
    \
     
     \ /
      Last update: 2021-03-14 17:02    [W:2.432 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site