diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-24 17:26:32 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-12-04 19:28:58 +0100 |
commit | e31d28b6ab8f0431e2288edb02723269f54d1471 (patch) | |
tree | a8252555f24c509b4b74cfb07b0b0cc424e8c36e /kernel/softirq.c | |
parent | workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched() (diff) | |
download | linux-e31d28b6ab8f0431e2288edb02723269f54d1471.tar.xz linux-e31d28b6ab8f0431e2288edb02723269f54d1471.zip |
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Now that cond_resched() also provides RCU quiescent states when
needed, it can be used in place of cond_resched_rcu_qs(). This
commit therefore makes this change.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions