Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/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()
Showing
- Documentation/locking/hwspinlock.rst 11 additions, 0 deletionsDocumentation/locking/hwspinlock.rst
- drivers/hwspinlock/hwspinlock_core.c 28 additions, 0 deletionsdrivers/hwspinlock/hwspinlock_core.c
- drivers/hwspinlock/hwspinlock_internal.h 3 additions, 0 deletionsdrivers/hwspinlock/hwspinlock_internal.h
- drivers/hwspinlock/qcom_hwspinlock.c 25 additions, 0 deletionsdrivers/hwspinlock/qcom_hwspinlock.c
- include/linux/hwspinlock.h 6 additions, 0 deletionsinclude/linux/hwspinlock.h
Please register or sign in to comment