]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2024 14:29:48 +0000 (16:29 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2024 14:29:48 +0000 (16:29 +0200)
Arm FF-A fix for v6.9

A single fix to address the incorrect check of VM ID count for the
global notification in the response received for FFA_NOTIFICATION_INFO_GET()
in the schedule receiver interrupt handler.

* tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()

Link: https://lore.kernel.org/r/20240404140339.450509-1-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Trivial merge