mbox series

[GIT,PULL] One more Qualcomm driver fix for v6.11

Message ID 20240904145214.4089-1-andersson@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] One more Qualcomm driver fix for v6.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.11-2

Message

Bjorn Andersson Sept. 4, 2024, 2:52 p.m. UTC
The following changes since commit c158ceb826068a8bbe3c9e78df420f47ba53c8a8:

  soc: qcom: pd-mapper: Fix singleton refcount (2024-08-21 09:50:48 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.11-2

for you to fetch changes up to db213b0cfe3268d8b1d382b3bcc999c687a2567f:

  firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() (2024-08-30 22:17:50 -0500)

----------------------------------------------------------------
One more Qualcomm driver fix for v6.11

This resolves a deadlock in the Qualcomm uefisecapp driver following the
attempt to acquire global context is acquired in the case the device
isn't probed.

----------------------------------------------------------------
Dan Carpenter (1):
      firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()

 drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 4 ++++
 1 file changed, 4 insertions(+)