* Ville Syrjälä <ville.syrj...@linux.intel.com> wrote: > On Thu, Jun 23, 2016 at 06:06:49PM +0300, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä <ville.syrj...@linux.intel.com> > > > > Since commit 4b6e2571bf00 ("x86/perf/intel/rapl: Make the Intel RAPL PMU > > driver modular") > > the rapl perf module calls itself intel-rapl. That name was > > already in use by the rapl powercap driver, which now fails to > > load if the perf module is loaded. Fix the problem by renaming the > > perf module to intel-rapl-perf, so that both modules can coexist. > > Ping?
It's in perf/urgent: # 175a20c16fdb x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl Thanks, Ingo