]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal/intel_powerclamp: stop sched tick in forced idle
authorJacob Pan <jacob.jun.pan@linux.intel.com>
Mon, 28 Nov 2016 21:44:52 +0000 (13:44 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 29 Nov 2016 22:34:11 +0000 (23:34 +0100)
commitfeb6cd6a0f9f7d214351624d79e408cb2af91631
treef3b93ba4f06bb5b5288407c29c1ff4db0812636c
parentcb91fef1b71954e3edc79fb4171b43f6aa2028c7
thermal/intel_powerclamp: stop sched tick in forced idle

With the introduction of play_idle(), idle injection kthread can
go through the normal idle task processing to get correct accounting
and turn off scheduler tick when possible.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel_powerclamp.c