Viresh Kumar
7c30ed532c
cpufreq: make sure frequency transitions are serialized
...
Whenever we are changing frequency of a cpu, we are calling PRECHANGE and
POSTCHANGE notifiers. They must be serialized. i.e. PRECHANGE or POSTCHANGE
shouldn't be called twice contiguously.
This can happen due to bugs in users of __cpufreq_driver_target() or actual
cpufreq drivers who are sending these notifiers.
This patch adds some protection against this. Now, we keep track of the last
transaction and see if something went wrong.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-06-27 21:49:55 +02:00
..
2013-06-27 21:46:45 +02:00
2013-04-10 13:19:26 +02:00
2013-05-22 12:43:33 +02:00
2013-06-24 18:18:58 +05:30
2013-05-12 14:04:15 +02:00
2013-04-10 13:19:25 +02:00
2013-06-04 14:25:59 +02:00
2013-04-01 01:11:36 +02:00
2013-06-27 21:46:45 +02:00
2013-06-21 01:06:34 +02:00
2013-05-13 14:02:31 +02:00
2013-06-21 01:06:34 +02:00
2013-06-21 01:06:34 +02:00
2013-06-21 01:06:34 +02:00
2013-06-21 01:06:34 +02:00
2013-06-05 13:51:29 +02:00
2013-04-02 15:26:32 +02:00
2013-06-27 21:49:55 +02:00
2013-04-10 13:19:25 +02:00
2013-04-10 13:19:25 +02:00
2013-06-24 18:18:58 +05:30
2013-06-24 18:18:59 +05:30
2013-06-24 13:19:27 +02:00
2013-04-02 15:24:00 +02:00
2013-02-21 14:58:40 -08:00
2013-02-21 14:58:40 -08:00
2013-02-21 14:58:40 -08:00
2013-04-22 00:24:37 +02:00
2013-06-24 18:18:59 +05:30
2013-02-21 14:58:40 -08:00
2013-06-04 14:25:59 +02:00
2013-04-02 15:24:00 +02:00
2013-03-04 14:23:11 +01:00
2013-06-04 14:25:59 +02:00
2013-06-24 18:19:00 +05:30
2013-04-08 13:02:31 +02:00
2013-05-22 00:28:44 +02:00
2013-05-12 14:04:16 +02:00
2013-06-27 21:46:45 +02:00
2013-06-27 21:46:45 +02:00
2013-06-18 13:53:11 +05:30
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2012-09-14 21:10:46 +02:00
2012-01-26 16:49:06 -08:00
2013-06-04 14:25:59 +02:00
2013-06-27 21:46:45 +02:00
2013-04-02 15:24:00 +02:00
2011-05-19 18:51:07 -04:00
2011-05-19 18:51:07 -04:00
2013-06-24 18:19:00 +05:30
2013-06-04 14:25:59 +02:00
2013-06-07 13:44:39 +02:00
2013-06-24 13:26:39 +02:00
2013-06-07 13:44:39 +02:00
2013-06-07 13:44:39 +02:00
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2011-05-19 18:51:07 -04:00
2013-06-24 13:28:57 +02:00
2012-09-09 22:05:30 +02:00
2013-04-10 13:19:26 +02:00
2013-04-10 13:19:26 +02:00
2013-06-04 14:25:59 +02:00
2013-04-10 13:19:26 +02:00
2013-06-05 14:19:28 +02:00
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2013-06-27 21:47:03 +02:00
2013-06-27 21:47:03 +02:00
2013-04-02 15:24:00 +02:00
2013-04-10 13:19:24 +02:00
2013-04-10 13:19:24 +02:00
2013-06-04 14:25:59 +02:00
2013-04-10 13:19:25 +02:00
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2013-06-04 14:25:59 +02:00
2013-04-02 15:24:00 +02:00
2012-01-26 16:49:06 -08:00
2011-05-19 18:51:07 -04:00
2013-04-02 15:24:00 +02:00
2013-06-27 21:47:03 +02:00
2013-04-10 13:19:26 +02:00