On Fri, 18 Mar 2016, [email protected] wrote: > +static struct intel_rapl_init_fun knl_rapl_init = {
Same const __initconst issue as in the other patch
> static const struct x86_cpu_id rapl_cpu_match[] __initconst = {
Yep, that one is correct.
Other than the above:
Reviewed-by: Thomas Gleixner <[email protected]>

