diff options
author | Frederic Weisbecker <[email protected]> | 2021-11-23 01:37:08 +0100 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-12-09 11:35:16 -0800 |
commit | 10d4703154a72fb4f30fc90a4a7212bf138c17a2 (patch) | |
tree | 94fb2f8c96cd0f71300dbfb8aacef918e728c994 /scripts/gdb/linux | |
parent | d2cf0854d728c42524efc169edb3505de8c1a9dc (diff) |
rcu/nocb: Merge rcu_spawn_cpu_nocb_kthread() and rcu_spawn_one_nocb_kthread()
The rcu_spawn_one_nocb_kthread() function is called only from
rcu_spawn_cpu_nocb_kthread(). Therefore, inline the former into
the latter, saving a few lines of code.
Reviewed-by: Neeraj Upadhyay <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Uladzislau Rezki <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Joel Fernandes <[email protected]>
Tested-by: Juri Lelli <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions