]> Git Repo - J-linux.git/commitdiff
Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <[email protected]>
Fri, 13 Dec 2024 13:26:22 +0000 (14:26 +0100)
committerArnd Bergmann <[email protected]>
Fri, 13 Dec 2024 13:26:32 +0000 (14:26 +0100)
Arm FF-A fix for v6.13

A single fix to address a possible race around setting ffa_dev->properties
in ffa_device_register() by updating ffa_device_register() to take all
the partition information received from the firmware and updating the
struct ffa_device accordingly before registering the device to the
bus/driver model in the kernel.

* tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_ffa: Fix the race around setting ffa_dev->properties

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>

Trivial merge
This page took 0.046763 seconds and 4 git commands to generate.