Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Apr 2023 19:05:08 +0000 (12:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Apr 2023 19:05:08 +0000 (12:05 -0700)
commit4a4075ada6a5f51087d6c046b024046bf3864beb
tree50e2968ee2a21f80ac0507f52460d7ddd883233c
parent60eb45074234b90333b6241b4fd8d196aa2dfd98
parent5d65cf6ae6aea1a8d533d4499201a13d0068a0dc
Merge tag 'locktorture.2023.04.04a' of git://git./linux/kernel/git/paulmck/linux-rcu

Pull locktorture updates from Paul McKenney:
 "This adds tests for nested locking and also adds support for testing
  raw spinlocks in PREEMPT_RT kernels"

* tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
  locktorture: Add raw_spinlock* torture tests for PREEMPT_RT kernels
  locktorture: With nested locks, occasionally skip main lock
  locktorture: Add nested locking to rtmutex torture tests
  locktorture: Add nested locking to mutex torture tests
  locktorture: Add nested_[un]lock() hooks and nlocks parameter