mbox series

[GIT,PULL] firmware: arm_ffa: Fix for v6.6

Message ID 20230927121555.158619-1-sudeep.holla@arm.com (mailing list archive)
State Accepted
Commit 79684f2ea3759592d3738c9240beb302fbcf0482
Headers show
Series [GIT,PULL] firmware: arm_ffa: Fix for v6.6 | expand

Pull-request

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

Message

Sudeep Holla Sept. 27, 2023, 12:15 p.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 28, 2023, 8 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 27 Sep 2023 13:15:55 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_ffa: Fix for v6.6
    https://git.kernel.org/soc/soc/c/79684f2ea375

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Sept. 28, 2023, 8:01 a.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 27 Sep 2023 13:15:55 +0100 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] firmware: arm_ffa: Fix for v6.6
    https://git.kernel.org/soc/soc/c/79684f2ea375

You are awesome, thank you!