diff options
author | Paul E. McKenney <[email protected]> | 2021-12-28 15:59:38 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2022-02-01 17:24:39 -0800 |
commit | 89440d2dad0cc2a781290470cb90402ebba481fc (patch) | |
tree | ae1f9173e91043d0849844e8be545d086ca8254f /net/unix/af_unix.c | |
parent | 02b51a1cf47977d8772c7dcc363ef6a1e6e59f21 (diff) |
rcutorture: Fix rcu_fwd_mutex deadlock
The rcu_torture_fwd_cb_hist() function acquires rcu_fwd_mutex, but is
invoked from rcutorture_oom_notify() function, which hold this same
mutex across this call. This commit fixes the resulting deadlock.
Reported-by: kernel test robot <[email protected]>
Tested-by: Oliver Sang <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions