Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1410611
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpufreq: stats: Make the stats code non-modular |
| Date | 2016-05-31 22:50 +0200 |
| Message-ID | <rEYLT-7qa-1@gated-at.bofh.it> (permalink) |
| References | <rCPjI-6t1-1@gated-at.bofh.it> <rDMjL-WA-15@gated-at.bofh.it> <rEPpf-1AT-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday, May 31, 2016 04:14:34 PM Viresh Kumar wrote:
> On 28-05-16, 15:15, Rafael J. Wysocki wrote:
> > -static int __init cpufreq_stats_init(void)
> > -{
> > - int ret;
> > - unsigned int cpu;
> > -
> > - spin_lock_init(&cpufreq_stats_lock);
>
> My bad for ignoring this, but the spin lock is left uninitialized now
That's embarrassing.
Should be fixed now, thanks!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] cpufreq: stats: Make the stats code non-modular Viresh Kumar <viresh.kumar@linaro.org> - 2016-05-31 12:50 +0200 Re: [PATCH] cpufreq: stats: Make the stats code non-modular "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-31 22:50 +0200
csiph-web