Re: [PATCH] powercap: remove unused local MSR define

2020-05-25 Thread Rafael J. Wysocki
On Thu, May 21, 2020 at 8:38 AM Sumeet Pawnikar wrote: > > Remove unused PLATFORM_POWER_LIMIT MSR local definition from file > intel_rapl_common.c. This was missed while splitting old RAPL code > intel_rapl.c file into two new files intel_rapl_msr.c and > intel_rapl_common.c as per the commit 3382

[PATCH] powercap: remove unused local MSR define

2020-05-20 Thread Sumeet Pawnikar
Remove unused PLATFORM_POWER_LIMIT MSR local definition from file intel_rapl_common.c. This was missed while splitting old RAPL code intel_rapl.c file into two new files intel_rapl_msr.c and intel_rapl_common.c as per the commit 3382388d7148 ("intel_rapl: abstract RAPL common code"). Currently, thi

Re: [PATCH] powercap: remove unused local MSR define

2020-05-20 Thread Andy Shevchenko
On Wed, May 20, 2020 at 05:06:18PM +0530, Sumeet Pawnikar wrote: > From: "Pawnikar, Sumeet" > > Remove unused PLATFORM_POWER_LIMIT MSR local definition from file > intel_rapl_common.c. This was missed while splitting old RAPL code > intel_rapl.c file into two new files intel_rapl_msr.c and > inte

[PATCH] powercap: remove unused local MSR define

2020-05-20 Thread Sumeet Pawnikar
From: "Pawnikar, Sumeet" Remove unused PLATFORM_POWER_LIMIT MSR local definition from file intel_rapl_common.c. This was missed while splitting old RAPL code intel_rapl.c file into two new files intel_rapl_msr.c and intel_rapl_common.c as per the commit 3382388d7148 ("intel_rapl: abstract RAPL co