Searched hist:abceaa9cded5f059f8c3b3b6f32730084fe5e39f (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle.h | diff abceaa9cded5f059f8c3b3b6f32730084fe5e39f Sun Aug 30 22:34:05 CDT 2015 Xunlei Pang <pang.xunlei@linaro.org> cpuidle/coupled: Add sanity check for safe_state_index
Since we are using cpuidle_driver::safe_state_index directly as the target state index, it is better to add the sanity check at the point of registering the driver.
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | coupled.c | diff abceaa9cded5f059f8c3b3b6f32730084fe5e39f Sun Aug 30 22:34:05 CDT 2015 Xunlei Pang <pang.xunlei@linaro.org> cpuidle/coupled: Add sanity check for safe_state_index
Since we are using cpuidle_driver::safe_state_index directly as the target state index, it is better to add the sanity check at the point of registering the driver.
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | driver.c | diff abceaa9cded5f059f8c3b3b6f32730084fe5e39f Sun Aug 30 22:34:05 CDT 2015 Xunlei Pang <pang.xunlei@linaro.org> cpuidle/coupled: Add sanity check for safe_state_index
Since we are using cpuidle_driver::safe_state_index directly as the target state index, it is better to add the sanity check at the point of registering the driver.
Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|