From patchwork Wed Sep 4 14:52:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13791065 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 728FDCD484F for ; Wed, 4 Sep 2024 14:54:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=8YFmkJiDpTpI5ZrbXL+DOkf2bMLTOtbkT/9Yuh0d348=; b=I1KhedR0j6ENHunOCE+shPwJC0 081GttjSJaOjt2cPwkUj9ipBJmVJerumLtxwPdedTtfX2OrAQwsz+AH/sreFlkZKNih2oaGWuYX+/ hV424PNPnNTMw5OBy6vikrkOmkMZREamel3NC9xytsbT94W8BpHIojxylOVs5ZVI4PfH8Y9pxbiSR DUmQDHK7UKqHcsTt2Xr81oT0ACZrR6UJ3RhzQRw7sPuAD3p966ee8MXC7Vg7GZBZQ8q8d9VK58Gkl LoyvlAaB3kyYbXKr/mrFQLKcphBZTqxPOTpIl6B9ISDCViPUhBwnFjcfyMfZCBNRt9bq2KQg0NqkS 2Gl3p6OQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slrOa-00000004sWu-3UkJ; Wed, 04 Sep 2024 14:54:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slrMn-00000004s6S-2LMv for linux-arm-kernel@lists.infradead.org; Wed, 04 Sep 2024 14:52:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 517A95C57E6; Wed, 4 Sep 2024 14:52:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C123EC4CEC3; Wed, 4 Sep 2024 14:52:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725461536; bh=xVR+mPcyEgGmpXVWMWXMbgCvErzCkqJ+KiBfrn+9naw=; h=From:List-Id:To:Cc:Subject:Date:From; b=LPuhZIDZ95cRViyQcuF0UoUPlqZfr6jUEHkAlRhRKH0p1S597SYhgXNBD9EqOYAOX iwbCwDnvfYsOoQTIw4Yj5m4dL/kVoveEkxOD9bo+lq6edL7Y1GSkiwGZp4kXrlWeL5 T9eNsrOWK14iII+FCjuNkTV47UUySkz3K94yUvFBNfyn8a00MW2KK9CGu6xYIOzGD+ 6YvnGZKx5tDe+DKWpbakSmwFGOZzaeaUfS9+rQTBP6ME8zSIrEhAr/V2g7QCM5Vl0W yQp5VGEuk22IYjmSC0PXIW9TA/DY6h4gzU0fO7y1Gp712lqSfanSJMxRKCWixgSlmN vLIEoz9eC5fNA== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , Kevin Hilman , Dan Carpenter Subject: [GIT PULL] One more Qualcomm driver fix for v6.11 Date: Wed, 4 Sep 2024 09:52:13 -0500 Message-ID: <20240904145214.4089-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240904_075217_663722_780EB0A4 X-CRM114-Status: UNSURE ( 6.40 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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(+)