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)
commite349017a7b5c15c5ecf9f088434c45772c323bba
treed0a7a1b9547b7a1ab50cfa34698226a6906256cf
parent64c80c99ed4a608aba516362e19e3bf5dffd36d7
parent1a4bd2b128fb5ca62e4d1c5ca298d3d06b9c1e8e
Merge tag 'ffa-fix-6.9' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes

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>