public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] perf/x86/intel: Fix RAPL and UNCORE hotplug issues
@ 2017-01-31 22:58 Thomas Gleixner
  2017-01-31 22:58 ` [patch 1/3] perf/x86/intel/rapl: Make package handling more robust Thomas Gleixner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Thomas Gleixner @ 2017-01-31 22:58 UTC (permalink / raw)
  To: LKML; +Cc: x86, Peter Zijlstra, Sebastian Siewior, Yasuaki Ishimatsu

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/events/intel/rapl.c   |   60 ++++------
 arch/x86/events/intel/uncore.c |  232 ++++++++++++++++-------------------------
 include/linux/cpuhotplug.h     |    3 
 3 files changed, 117 insertions(+), 178 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-01 19:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-31 22:58 [patch 0/3] perf/x86/intel: Fix RAPL and UNCORE hotplug issues Thomas Gleixner
2017-01-31 22:58 ` [patch 1/3] perf/x86/intel/rapl: Make package handling more robust Thomas Gleixner
2017-02-01  9:43   ` [tip:perf/urgent] " tip-bot for Thomas Gleixner
2017-01-31 22:58 ` [patch 2/3] perf/x86/intel/uncore: Cleanup hotplug conversion fallout Thomas Gleixner
2017-02-01  9:43   ` [tip:perf/urgent] perf/x86/intel/uncore: Clean up " tip-bot for Thomas Gleixner
2017-01-31 22:58 ` [patch 3/3] perf/x86/intel/uncore: Make package handling more robust Thomas Gleixner
2017-02-01  9:44   ` [tip:perf/urgent] " tip-bot for Thomas Gleixner
2017-02-01 19:52 ` [patch 0/3] perf/x86/intel: Fix RAPL and UNCORE hotplug issues Yasuaki Ishimatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox