Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes
authorIngo Molnar <mingo@kernel.org>
Mon, 26 Aug 2019 09:20:55 +0000 (11:20 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 26 Aug 2019 09:20:55 +0000 (11:20 +0200)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1  2 
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/msr-index.h
arch/x86/kernel/cpu/amd.c

Simple merge
index f9a01a04c708cd18e49b3fca7a0c748d7a676d10,271d837d69a8868118d811dabaa5739d482c2c0c..695881ef682c3462ccc26c1863f747de3f06fd7b
  #define MSR_AMD64_PATCH_LEVEL         0x0000008b
  #define MSR_AMD64_TSC_RATIO           0xc0000104
  #define MSR_AMD64_NB_CFG              0xc001001f
+ #define MSR_AMD64_CPUID_FN_1          0xc0011004
  #define MSR_AMD64_PATCH_LOADER                0xc0010020
 +#define MSR_AMD_PERF_CTL              0xc0010062
 +#define MSR_AMD_PERF_STATUS           0xc0010063
 +#define MSR_AMD_PSTATE_DEF_BASE               0xc0010064
  #define MSR_AMD64_OSVW_ID_LENGTH      0xc0010140
  #define MSR_AMD64_OSVW_STATUS         0xc0010141
  #define MSR_AMD64_LS_CFG              0xc0011020
Simple merge