commit | 94b4624986071a875871378f2a84e3f816764372 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Apr 22 00:21:29 2013 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Apr 22 00:21:29 2013 +0200 |
tree | d8e58e54edf2fe05cf5ca2fc4acb36179fb1e202 | |
parent | 5b4bdac94243b931a2c454dc7d925d23816a2426 [diff] |
intel_idle: remove stop/start critical timings The start/stop_critical_timings are called from arch/x86/kernel/process.c in the cpu_idle loop function. Remove the ones in the cpuidle driver. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Len Brown <len.brown@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>