* [GIT PULL] TEE Fixes for v5.19
@ 2022-07-08 13:46 ` Jens Wiklander
0 siblings, 0 replies; 4+ messages in thread
From: Jens Wiklander @ 2022-07-08 13:46 UTC (permalink / raw)
To: op-tee
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Hello arm-soc maintainers,
Please pull these small fixes in the TEE subssytem. The OP-TEE driver
patch fixes an error which was introduced during the merge window. I'm
not sure if the error really can be triggered, but it would be nice to
have it fixed before the release.
Thanks,
Jens
The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:
Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)
are available in the Git repository at:
https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/tee-fixes-for-v5.19
for you to fetch changes up to e5ce073c8a1e01b215a5eb32ba48f8d17ded3bd5:
tee: tee_get_drvdata(): fix description of return value (2022-07-08 10:51:24 +0200)
----------------------------------------------------------------
Fixes for TEE subsystem
A fix for the recently merged commit ed8faf6c8f8c ("optee: add
OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG").
Two small fixes in comment, repeated words etc.
----------------------------------------------------------------
Jiang Jian (1):
optee: Remove duplicate 'of' in two places.
Marc Kleine-Budde (1):
tee: tee_get_drvdata(): fix description of return value
Yang Yingliang (1):
optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()
drivers/tee/optee/optee_smc.h | 2 +-
drivers/tee/optee/smc_abi.c | 4 ++--
drivers/tee/tee_core.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] TEE Fixes for v5.19
@ 2022-07-08 13:46 ` Jens Wiklander
0 siblings, 0 replies; 4+ messages in thread
From: Jens Wiklander @ 2022-07-08 13:46 UTC (permalink / raw)
To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee
Hello arm-soc maintainers,
Please pull these small fixes in the TEE subssytem. The OP-TEE driver
patch fixes an error which was introduced during the merge window. I'm
not sure if the error really can be triggered, but it would be nice to
have it fixed before the release.
Thanks,
Jens
The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:
Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)
are available in the Git repository at:
https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/tee-fixes-for-v5.19
for you to fetch changes up to e5ce073c8a1e01b215a5eb32ba48f8d17ded3bd5:
tee: tee_get_drvdata(): fix description of return value (2022-07-08 10:51:24 +0200)
----------------------------------------------------------------
Fixes for TEE subsystem
A fix for the recently merged commit ed8faf6c8f8c ("optee: add
OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG").
Two small fixes in comment, repeated words etc.
----------------------------------------------------------------
Jiang Jian (1):
optee: Remove duplicate 'of' in two places.
Marc Kleine-Budde (1):
tee: tee_get_drvdata(): fix description of return value
Yang Yingliang (1):
optee: smc_abi.c: fix wrong pointer passed to IS_ERR/PTR_ERR()
drivers/tee/optee/optee_smc.h | 2 +-
drivers/tee/optee/smc_abi.c | 4 ++--
drivers/tee/tee_core.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] TEE Fixes for v5.19
2022-07-08 13:46 ` Jens Wiklander
(?)
@ 2022-07-08 21:10 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-08 21:10 UTC (permalink / raw)
To: Jens Wiklander; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Fri, 8 Jul 2022 15:46:07 +0200 you wrote:
> Hello arm-soc maintainers,
>
> Please pull these small fixes in the TEE subssytem. The OP-TEE driver
> patch fixes an error which was introduced during the merge window. I'm
> not sure if the error really can be triggered, but it would be nice to
> have it fixed before the release.
>
> [...]
Here is the summary with links:
- [GIT,PULL] TEE Fixes for v5.19
https://git.kernel.org/soc/soc/c/2dc94f06127f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] TEE Fixes for v5.19
2022-07-08 13:46 ` Jens Wiklander
(?)
(?)
@ 2022-07-08 21:10 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-07-08 21:10 UTC (permalink / raw)
To: Jens Wiklander; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Fri, 8 Jul 2022 15:46:07 +0200 you wrote:
> Hello arm-soc maintainers,
>
> Please pull these small fixes in the TEE subssytem. The OP-TEE driver
> patch fixes an error which was introduced during the merge window. I'm
> not sure if the error really can be triggered, but it would be nice to
> have it fixed before the release.
>
> [...]
Here is the summary with links:
- [GIT,PULL] TEE Fixes for v5.19
https://git.kernel.org/soc/soc/c/2dc94f06127f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-07-08 21:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 13:46 [GIT PULL] TEE Fixes for v5.19 Jens Wiklander
2022-07-08 13:46 ` Jens Wiklander
2022-07-08 21:10 ` patchwork-bot+linux-soc
2022-07-08 21:10 ` patchwork-bot+linux-soc
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.