Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360865
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 2/2] x86/perf/intel/uncore: Make Intel rapl modular |
| Date | 2016-03-18 19:40 +0100 |
| Message-ID | <re7tw-4IO-19@gated-at.bofh.it> (permalink) |
| References | <re7a9-4li-3@gated-at.bofh.it> <re7aa-4li-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 18 Mar 2016, kan.liang@intel.com 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 <tglx@linutronix.de>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 1/2] x86/perf/intel/uncore: Make Intel uncore modular kan.liang@intel.com - 2016-03-18 19:20 +0100
[PATCH V2 2/2] x86/perf/intel/uncore: Make Intel rapl modular kan.liang@intel.com - 2016-03-18 19:20 +0100
Re: [PATCH V2 2/2] x86/perf/intel/uncore: Make Intel rapl modular Thomas Gleixner <tglx@linutronix.de> - 2016-03-18 19:40 +0100
Re: [PATCH V2 1/2] x86/perf/intel/uncore: Make Intel uncore modular Thomas Gleixner <tglx@linutronix.de> - 2016-03-18 19:40 +0100
RE: [PATCH V2 1/2] x86/perf/intel/uncore: Make Intel uncore modular "Liang, Kan" <kan.liang@intel.com> - 2016-03-18 20:00 +0100
csiph-web