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(+)