diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-12-05 19:49:11 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-02-21 01:03:30 +0100 |
commit | a59ee765a6890e7f4281070008a2654337458311 (patch) | |
tree | ec2bbda358f8fd026e4986d8bc9cab28e89dbda4 /kernel/rcu/tree_exp.h | |
parent | rcutorture: Refrain from callback flooding during boot (diff) | |
download | linux-a59ee765a6890e7f4281070008a2654337458311.tar.xz linux-a59ee765a6890e7f4281070008a2654337458311.zip |
torture: Forgive -EBUSY from boottime CPU-hotplug operations
During boot, CPU hotplug is often disabled, for example by PCI probing.
On large systems that take substantial time to boot, this can result
in spurious RCU_HOTPLUG errors. This commit therefore forgives any
boottime -EBUSY CPU-hotplug failures by adjusting counters to pretend
that the corresponding attempt never happened. A non-splat record
of the failed attempt is emitted to the console with the added string
"(-EBUSY forgiven during boot)".
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tree_exp.h')
0 files changed, 0 insertions, 0 deletions