diff options
| author | Zqiang <[email protected]> | 2022-12-21 19:15:43 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2023-01-12 19:30:11 +0000 |
| commit | ccfe1fef9409ca80ffad6ce822a6d15eaee67c91 (patch) | |
| tree | b4ea49b0278f500790cbedc0c58f113c1bab4627 /drivers/acpi/cppc_acpi.c | |
| parent | rcu: Allow expedited RCU CPU stall warnings to dump task stacks (diff) | |
| download | kernel-ccfe1fef9409ca80ffad6ce822a6d15eaee67c91.tar.gz kernel-ccfe1fef9409ca80ffad6ce822a6d15eaee67c91.zip | |
rcu: Remove redundant call to rcu_boost_kthread_setaffinity()
The rcu_boost_kthread_setaffinity() function is invoked at
rcutree_online_cpu() and rcutree_offline_cpu() time, early in the online
timeline and late in the offline timeline, respectively. It is also
invoked from rcutree_dead_cpu(), however, in the absence of userspace
manipulations (for which userspace must take responsibility), this call
is redundant with that from rcutree_offline_cpu(). This redundancy can
be demonstrated by printing out the relevant cpumasks
This commit therefore removes the call to rcu_boost_kthread_setaffinity()
from rcutree_dead_cpu().
Signed-off-by: Zqiang <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions
