[Patch v2 0/2] amd: uncore: Fix for AMD Uncore driver

From: Janakarajan Natarajan
Date: Thu Jun 08 2017 - 15:48:50 EST


The following series provides fixes for the AMD Uncore driver.

* Renamed cache counters cpufeatures macro to better reflect different
last level cache for different families
* Get correct information about number of cores sharing last level of
cache

v1->v2
* Replaced while(1) with finite for loop based on feedback
from Peter Zijlstra and Borislav Petkov.

Janakarajan Natarajan (2):
amd: uncore: Rename cpufeatures macro for cache counters
amd: uncore: Get correct number of cores sharing last level cache

arch/x86/events/amd/uncore.c | 19 +++++++++++++++----
arch/x86/include/asm/cpufeatures.h | 2 +-
2 files changed, 16 insertions(+), 5 deletions(-)

--
2.7.4