]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwspinlock: qcom: implement bust operation
authorRichard Maina <quic_rmaina@quicinc.com>
Wed, 29 May 2024 18:09:56 +0000 (11:09 -0700)
committerBjorn Andersson <andersson@kernel.org>
Wed, 29 May 2024 19:52:26 +0000 (12:52 -0700)
commit73100deb59c3892e280234fcc0171a5376c71788
treec7969c714c3867e713619bce748961a5bfdd5b33
parent7c327d56597d8de1680cf24e956b704270d3d84a
hwspinlock: qcom: implement bust operation

Implement a new operation qcom_hwspinlock_bust() which can be invoked
to bust any locks that are in use when a remoteproc is stopped or
crashed.

Signed-off-by: Richard Maina <quic_rmaina@quicinc.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Chris Lew <quic_clew@quicinc.com>
Link: https://lore.kernel.org/r/20240529-hwspinlock-bust-v3-2-c8b924ffa5a2@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/hwspinlock/qcom_hwspinlock.c