From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: mario.limonciello@amd.com, Shyam-sundar.S-k@amd.com,
hdegoede@redhat.com, Patil.Reddy@amd.com,
Mario Limonciello <superm1@kernel.org>
Cc: Yijun Shen <Yijun.Shen@dell.com>, Richard Gong <richgong@amd.com>,
platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH] platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
Date: Mon, 03 Mar 2025 14:46:36 +0200 [thread overview]
Message-ID: <174100599620.2518.13745013485643453420.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20250227170308.435862-1-superm1@kernel.org>
On Thu, 27 Feb 2025 11:03:06 -0600, Mario Limonciello wrote:
> `cb_mutex` was introduced in commit 9e0894d07072e ("platform/x86/amd/pmf:
> Enable Custom BIOS Inputs for PMF-TA") to prevent conccurrent access for
> BIOS inputs. It however isn't initialized and so on use it may lead to
> a NULL pointer dereference.
>
> Add code to initialize on probe and clean up on destroy.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/amd/pmf: Initialize and clean up `cb_mutex`
commit: 1be4e29e94a6be77de3bc210820b74f40814f17a
--
i.
prev parent reply other threads:[~2025-03-03 12:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 17:03 [PATCH] platform/x86/amd/pmf: Initialize and clean up `cb_mutex` Mario Limonciello
2025-02-28 4:36 ` Shen, Yijun
2025-03-03 6:02 ` Shyam Sundar S K
2025-03-03 12:46 ` Ilpo Järvinen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174100599620.2518.13745013485643453420.b4-ty@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=Patil.Reddy@amd.com \
--cc=Shyam-sundar.S-k@amd.com \
--cc=Yijun.Shen@dell.com \
--cc=hdegoede@redhat.com \
--cc=mario.limonciello@amd.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=richgong@amd.com \
--cc=superm1@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox