mbox series

[GIT,PULL] OP-TEE fix for v6.14

Message ID 20250102140102.GA3082088@rayden (mailing list archive)
State Accepted
Commit 384727c43275d4d389a5f5d5aec8e785ec87ddbb
Headers show
Series [GIT,PULL] OP-TEE fix for v6.14 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-for-v6.14

Message

Jens Wiklander Jan. 2, 2025, 2:01 p.m. UTC
Hello arm-soc maintainers,

Please pull this small patch fixing a version print in the optee driver.

Thanks,
Jens

The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-for-v6.14

for you to fetch changes up to 1ff7d092dce0b2273dce4b8d33fa5856679dd25b:

  optee: fix format string for printing optee build_id (2024-12-17 11:22:46 +0100)

----------------------------------------------------------------
Fix format string for printing optee build_id

----------------------------------------------------------------
Sahil Malhotra (1):
      optee: fix format string for printing optee build_id

 drivers/tee/optee/smc_abi.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 15, 2025, 5:13 p.m. UTC | #1
Hello:

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

On Thu, 2 Jan 2025 15:01:02 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch fixing a version print in the optee driver.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE fix for v6.14
    https://git.kernel.org/soc/soc/c/384727c43275

You are awesome, thank you!