Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@kernel.org>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Sudeep Holla <sudeep.holla@kernel.org>
Cc: Jens Wiklander <jens.wiklander@linaro.org>,
	Sebastian Ene <sebastianene@google.com>
Subject: Re: [PATCH v2 00/11] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
Date: Tue,  5 May 2026 16:46:33 +0100	[thread overview]
Message-ID: <177799593688.2900098.12239077076770020908.b4-ty@b4> (raw)
In-Reply-To: <20260428-ffa_fixes-v2-0-8595ae450034@kernel.org>

On Tue, 28 Apr 2026 19:33:24 +0100, Sudeep Holla wrote:
> This series fixes a set of issues in the FF-A driver around init
> cleanup, framework notification handling, v1.0 notifier lifetime, and
> partition discovery.
> 
> The fixes are all small and localized, but together they tighten a few
> important paths:
> 
> [...]

Applied to sudeep.holla/linux (for-next/ffa/fixes), thanks!

[01/11] firmware: arm_ffa: Check for NULL FF-A ID table while driver registration
        https://git.kernel.org/sudeep.holla/c/0a5e695095c5
[02/11] firmware: arm_ffa: Skip free_pages on RX buffer alloc failure
        https://git.kernel.org/sudeep.holla/c/09527e2c5349
[03/11] firmware: arm_ffa: Avoid collapsing NPI work from different CPUs
        https://git.kernel.org/sudeep.holla/c/9b5597af8bc5
[04/11] firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueue
        https://git.kernel.org/sudeep.holla/c/9985d5357ed9
[05/11] firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0
        https://git.kernel.org/sudeep.holla/c/6d3daa9b8d31
[06/11] firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies
        https://git.kernel.org/sudeep.holla/c/3974ea193840
[07/11] firmware: arm_ffa: Keep framework RX release under lock
        https://git.kernel.org/sudeep.holla/c/2af18f8e36b2
[08/11] firmware: arm_ffa: Validate framework notification message layout
        https://git.kernel.org/sudeep.holla/c/4a1cc9e96b31
[09/11] firmware: arm_ffa: Align RxTx buffer size before mapping
        https://git.kernel.org/sudeep.holla/c/0399e3f872ca
[10/11] firmware: arm_ffa: Snapshot notifier callbacks under lock
        https://git.kernel.org/sudeep.holla/c/38290b180a4d
[11/11] firmware: arm_ffa: Fix sched-recv callback partition lookup
        https://git.kernel.org/sudeep.holla/c/a6848a50404e

--
Regards,
Sudeep



      parent reply	other threads:[~2026-05-05 15:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-28 18:33 [PATCH v2 00/11] firmware: arm_ffa: Fix cleanup, notification, and discovery paths Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 01/11] firmware: arm_ffa: Check for NULL FF-A ID table while driver registration Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 02/11] firmware: arm_ffa: Skip free_pages on RX buffer alloc failure Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 03/11] firmware: arm_ffa: Avoid collapsing NPI work from different CPUs Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 04/11] firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueue Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 05/11] firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0 Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 06/11] firmware: arm_ffa: Bound PARTITION_INFO_GET_REGS copies Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 07/11] firmware: arm_ffa: Keep framework RX release under lock Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 08/11] firmware: arm_ffa: Validate framework notification message layout Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 09/11] firmware: arm_ffa: Align RxTx buffer size before mapping Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 10/11] firmware: arm_ffa: Snapshot notifier callbacks under lock Sudeep Holla
2026-04-28 18:33 ` [PATCH v2 11/11] firmware: arm_ffa: Fix sched-recv callback partition lookup Sudeep Holla
2026-05-05 15:46 ` Sudeep Holla [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=177799593688.2900098.12239077076770020908.b4-ty@b4 \
    --to=sudeep.holla@kernel.org \
    --cc=jens.wiklander@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastianene@google.com \
    /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