]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 09:24:17 +0000 (09:24 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 09:24:42 +0000 (09:24 +0000)
commit95fe795c2446287e62ac9ee55d795f37f45246f4
tree0f107300233d189cd3791d1cc812bb71d9891c16
parent9cc7b1705141d1a077493dc107ed626e8dc84681
parentdb213b0cfe3268d8b1d382b3bcc999c687a2567f
Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes

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.

* tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()

Link: https://lore.kernel.org/r/20240904145214.4089-1-andersson@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>