[PATCH v2] firmware: arm_ffa: fix ffa_notification_info_get()

Sudeep Holla sudeep.holla at arm.com
Mon Mar 11 07:45:36 PDT 2024


On Mon, Mar 11, 2024 at 12:07:00PM +0100, Jens Wiklander wrote:
> FFA_NOTIFICATION_INFO_GET retrieves information about pending
> notifications. Notifications can be either global or per VCPU. Global
> notifications are reported with the partition ID only in the list of
> endpoints with pending notifications.  ffa_notification_info_get()
> incorrectly expect no ID at all for global notifications. Fix this by
> checking for 1 ID instead of 0.
>

LGTM, will queue it at -rc1 as fix.

--
Regards,
Sudeep



More information about the linux-arm-kernel mailing list