Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2024 20:34:56 +0000 (13:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2024 20:34:56 +0000 (13:34 -0700)
commit58bffbac533d4526cb4922b8563d1963a90729be
treebe77a4721c63d395ced995cbe5f750ed08cd9ac4
parente9680017b2dc8686a908ea1b51941a91b6da9f1d
parent718a7ad700b1ea86ae5a3ee636a275f98ba8ef86
Merge tag 'hwlock-v6.11' of git://git./linux/kernel/git/remoteproc/linux

Pull hwspinlock updates from Bjorn Andersson:
 "This introduces a mechanism in the hardware spinlock framework, and
  the Qualcomm TCSR mutex driver, for allowing clients to bust locks
  held by a remote processor in the event that this enters a faulty
  state while holding the shared lock"

* tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  hwspinlock: qcom: implement bust operation
  hwspinlock: Introduce hwspin_lock_bust()