Files
linux/kernel/sched
Chen Liang 0ac5bfd6d9 ARM64: sched: cpufreq_sched: fix bug: init data before use it in thread
policy->governor_data will be use in cpufreq_sched_thread, but it is init
after wake thread, it will cause NULL point access.

Change-Id: I320a3da34560e49f293211be92cb8310d8e395d7
Signed-off-by: Chen Liang <cl@rock-chips.com>
2016-07-07 11:56:07 +08:00
..
2015-11-23 09:44:58 +01:00
2016-07-05 18:36:47 +08:00
2015-12-13 14:30:59 -08:00