diff options
author | David Woodhouse <dwmw@amazon.co.uk> | 2021-12-08 23:41:53 +0000 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-02-14 10:36:35 -0800 |
commit | 218b957a6959a2fb5b3967fc824072bb89ac2611 (patch) | |
tree | 1988ba8a0ff2a7169f8f210f16d2ede069fe363d /net/core/stream.c | |
parent | 150154aae4311e7e6458903baecdc8fffe981ed3 (diff) | |
download | linux-218b957a6959a2fb5b3967fc824072bb89ac2611.tar.gz linux-218b957a6959a2fb5b3967fc824072bb89ac2611.tar.bz2 linux-218b957a6959a2fb5b3967fc824072bb89ac2611.zip |
rcu: Add mutex for rcu boost kthread spawning and affinity setting
As we handle parallel CPU bringup, we will need to take care to avoid
spawning multiple boost threads, or race conditions when setting their
affinity. Spotted by Paul McKenney.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'net/core/stream.c')
0 files changed, 0 insertions, 0 deletions