diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-12-05 21:49:11 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-02-21 03:03:30 +0300 |
commit | a59ee765a6890e7f4281070008a2654337458311 (patch) | |
tree | ec2bbda358f8fd026e4986d8bc9cab28e89dbda4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 435508095ab5b6870e8140948983920ce4684e9b (diff) | |
download | linux-a59ee765a6890e7f4281070008a2654337458311.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions