Re: [PATCH v4 03/18] x86, intel_cacheinfo: Enable cache id in x86

2016-10-17 Thread Thomas Gleixner
On Fri, 14 Oct 2016, Fenghua Yu wrote: > Subject: x86, intel_cacheinfo: Enable cache id in x86 That should be: x86/intel_cacheinfo: Enable cache id in cache info > Cache id is retrieved from APIC ID and CPUID leaf 4 on x86. > > For more details see the section on "Cache ID Extraction Paramet

[PATCH v4 03/18] x86, intel_cacheinfo: Enable cache id in x86

2016-10-14 Thread Fenghua Yu
From: Fenghua Yu Cache id is retrieved from APIC ID and CPUID leaf 4 on x86. For more details see the section on "Cache ID Extraction Parameters" in "Intel 64 Architecture Processor Topology Enumeration" at https://software.intel.com/sites/default/files/63/1a/Kuo_CpuTopology_rc1.rh1.final.pdf A