Re: [patch 0/3] perf/x86/intel: Fix RAPL and UNCORE hotplug issues

2017-02-01 Thread Yasuaki Ishimatsu
Hi Thomas, Thank you for posting the patch-set. On 01/31/2017 05:58 PM, Thomas Gleixner wrote: Yasuaki reported a RAPL failure vs. CPU hotplug. This is caused by the recent rework of the package mapping code. The same issue along with other fallouts from the hotplug conversion is present in the

[patch 0/3] perf/x86/intel: Fix RAPL and UNCORE hotplug issues

2017-01-31 Thread Thomas Gleixner
Yasuaki reported a RAPL failure vs. CPU hotplug. This is caused by the recent rework of the package mapping code. The same issue along with other fallouts from the hotplug conversion is present in the UNCORE code. The following series addresses those problems. Thanks, tglx --- arch/x86