aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/cpufreq_schedutil.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-06 19:10:53 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2019-01-25 15:28:22 -0800
commit337e9b07db3b8c7f7d68b849df32f434a1a3b831 (patch)
treec950596dd69fd76bb45cffde58abfa45241432b9 /kernel/sched/cpufreq_schedutil.c
parenttools/memory-model: Make scripts take "-j" abbreviation for "--jobs" (diff)
downloadwireguard-linux-337e9b07db3b8c7f7d68b849df32f434a1a3b831.tar.xz
wireguard-linux-337e9b07db3b8c7f7d68b849df32f434a1a3b831.zip
sched: Replace call_rcu_sched() with call_rcu()
Now that call_rcu()'s callback is not invoked until after all preempt-disable regions of code have completed (in addition to explicitly marked RCU read-side critical sections), call_rcu() can be used in place of call_rcu_sched(). This commit therefore makes that change. While in the area, this commit also updates an outdated header comment for for_each_domain(). Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'kernel/sched/cpufreq_schedutil.c')
0 files changed, 0 insertions, 0 deletions