diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-07-19 23:40:31 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 03:45:34 +0200 |
commit | c8fa63714763b7795a3f5fb7ed6d000763e6dccc (patch) | |
tree | 7da884bfa34d69c2cfd948d6991e6781cda254f4 /tools/debugging | |
parent | torture: Add kvm.sh --help and update help message (diff) | |
download | linux-c8fa63714763b7795a3f5fb7ed6d000763e6dccc.tar.xz linux-c8fa63714763b7795a3f5fb7ed6d000763e6dccc.zip |
rcutorture: Properly set rcu_fwds for OOM handling
The conversion of rcu_fwds to dynamic allocation failed to actually
allocate the required structure. This commit therefore allocates it,
frees it, and updates rcu_fwds accordingly. While in the area, it
abstracts the cleanup actions into rcu_torture_fwd_prog_cleanup().
Fixes: 5155be9994e5 ("rcutorture: Dynamically allocate rcu_fwds structure")
Reported-by: kernel test robot <rong.a.chen@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/debugging')
0 files changed, 0 insertions, 0 deletions