Revert "sched/fair: apply init protection"
This reverts commit 1811b5b3e5
.
This commit is contained in:
parent
2023e9d3a9
commit
825fa0d2ea
1 changed files with 0 additions and 3 deletions
|
@ -663,9 +663,6 @@ int sched_proc_update_handler(struct ctl_table *table, int write,
|
|||
if (ret || !write)
|
||||
return ret;
|
||||
|
||||
if (task_is_booster(current))
|
||||
return 0;
|
||||
|
||||
sched_nr_latency = DIV_ROUND_UP(sysctl_sched_latency,
|
||||
sysctl_sched_min_granularity);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue