Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] firmware: arm_ffa: Fix for v6.6
@ 2023-09-27 12:15 Sudeep Holla
  2023-09-28  8:00 ` patchwork-bot+linux-soc
  2023-09-28  8:01 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Sudeep Holla @ 2023-09-27 12:15 UTC (permalink / raw)
  To: ARM SoC Team, SoC Team, ALKML; +Cc: Sudeep Holla, Arnd Bergmann, Olof Johansson

Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/ffa-fix-6.6

for you to fetch changes up to 9dda1178479aa0a73fe0eaabfe2d9a1c603cfeed:

  firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND (2023-09-25 19:43:49 +0100)

----------------------------------------------------------------
Arm FF-A fix for v6.6

It has been reported that the driver sets the memory region attributes
for MEM_LEND operation when the specification clearly states not to. The
fix here addresses the issue by ensuring the memory region attributes are
cleared for the memory lending operation.

----------------------------------------------------------------
Sudeep Holla (1):
      firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND

 drivers/firmware/arm_ffa/driver.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-28  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 12:15 [GIT PULL] firmware: arm_ffa: Fix for v6.6 Sudeep Holla
2023-09-28  8:00 ` patchwork-bot+linux-soc
2023-09-28  8:01 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox