[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <169987803531.35505.15435711878332048887.b4-ty@arm.com>
Date: Mon, 13 Nov 2023 12:24:40 +0000
From: Sudeep Holla <sudeep.holla@....com>
To: linux-arm-kernel@...ts.infradead.org,
Lorenzo Pieralisi <lpieralisi@...nel.org>
Cc: Sudeep Holla <sudeep.holla@....com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firmware: arm_ffa: Fix ffa_notification_info_get() IDs handling
On Wed, 08 Nov 2023 12:15:49 +0100, Lorenzo Pieralisi wrote:
> To parse the retrieved ID lists appropriately in
> ffa_notification_info_get() the ids_processed variable should not
> be pre-incremented - we are dropping an identifier at the
> beginning of the list.
>
> Fix it by using the post-increment operator to increment the number
> of processed IDs.
>
> [...]
Applied to sudeep.holla/linux (for-next/ffa/fixes), thanks!
[1/1] firmware: arm_ffa: Fix ffa_notification_info_get() IDs handling
https://git.kernel.org/sudeep.holla/c/f1ed48ef97e2
--
Regards,
Sudeep
Powered by blists - more mailing lists