mbox series

[GIT,PULL] Fix race condition in AMDTEE driver

Message ID Y/5ZGX0lSTnZz27E@rayden (mailing list archive)
State Accepted
Commit 98dba5886b88d6d1f15cbe63e411409660dd568c
Headers show
Series [GIT,PULL] Fix race condition in AMDTEE driver | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/amdtee-fix-for-v6.3

Message

Jens Wiklander Feb. 28, 2023, 7:42 p.m. UTC
Hello arm-soc maintainers,

Please pull this fix for the AMDTEE driver in the TEE subsystem.

Note that this isn't a usual Arm driver update. This targets AMD
instead, but is part of the TEE subsystem.

Thanks,
Jens

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

  Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/amdtee-fix-for-v6.3

for you to fetch changes up to f8502fba45bd30e1a6a354d9d898bc99d1a11e6d:

  tee: amdtee: fix race condition in amdtee_open_session (2023-02-28 18:39:19 +0100)

----------------------------------------------------------------
AMDTEE fix race condition in amdtee_open_session()

----------------------------------------------------------------
Rijo Thomas (1):
      tee: amdtee: fix race condition in amdtee_open_session

 drivers/tee/amdtee/core.c | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 17, 2023, 3:52 p.m. UTC | #1
Hello:

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

On Tue, 28 Feb 2023 20:42:17 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this fix for the AMDTEE driver in the TEE subsystem.
> 
> Note that this isn't a usual Arm driver update. This targets AMD
> instead, but is part of the TEE subsystem.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix race condition in AMDTEE driver
    https://git.kernel.org/soc/soc/c/98dba5886b88

You are awesome, thank you!