diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-07-01 06:49:50 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 04:38:33 +0300 |
commit | b93e21a51e1c8ed3816da888d34f88193ad1b917 (patch) | |
tree | f90c485c03666bce4d68aae94a6dd587fa57021e /scripts/gdb/linux/proc.py | |
parent | dba3142b37f343734bf61dbce2914acb76e69fb6 (diff) | |
download | linux-b93e21a51e1c8ed3816da888d34f88193ad1b917.tar.xz |
scftorture: Add smp_call_function_single() memory-ordering checks
This commit adds checks for memory misordering across calls to
smp_call_function_single() and also across returns in the case where
the caller waits. Misordering results in a splat.
[ paulmck: s/GFP_KERNEL/GFP_ATOMIC/ per kernel test robot feedback. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions