Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpuidle: Avoid NULL argument in cpuidle_switch_governor()
Checks if the new governor is NULL before updating the cupidle_curr_governor. Signed-off-by: gaurav jindal <[email protected]> [ rjw : Subject ] Signed-off-by: Rafael J. Wysocki <[email protected]>
- Loading branch information