mbox series

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

Message ID 20240904145214.4089-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 95fe795c2446287e62ac9ee55d795f37f45246f4
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(+)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 5, 2024, 10:50 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed,  4 Sep 2024 09:52:13 -0500 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] One more Qualcomm driver fix for v6.11
    https://git.kernel.org/soc/soc/c/95fe795c2446

You are awesome, thank you!