mbox series

[GIT,PULL] Fix OP-TEE compiler warning for v5.19

Message ID 20220530112612.GA1511426@jade (mailing list archive)
State Accepted
Commit 9c76d723edd4f4d7d10b33e7e56f72ecbe6cee34
Headers show
Series [GIT,PULL] Fix OP-TEE compiler warning for v5.19 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-warning-for-v5.19

Message

Jens Wiklander May 30, 2022, 11:26 a.m. UTC
Hello arm-soc maintainers,

Please pull this small patch which fixes a compiler warning in the OP-TEE
driver.

Note that this pull request is on top of and earlier accepted/applied [1]
pull request in order to avoid a merge conflict.

Thanks,
Jens

[1] https://lore.kernel.org/lkml/20220503192916.GA3288817@jade/

The following changes since commit 3e47235eaee09488c7e467b9aaccb7c93c862c6b:

  tee: make tee_shm_register_kernel_buf vmalloc supported (2022-04-05 08:04:16 +0200)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-warning-for-v5.19

for you to fetch changes up to a3b9ecc805e9131476c719111fe347c7dbc0d1d1:

  tee: optee: Pass a pointer to virt_addr_valid() (2022-05-30 08:06:45 +0200)

----------------------------------------------------------------
Fix a compiler warning in OP-TEE driver

----------------------------------------------------------------
Linus Walleij (1):
      tee: optee: Pass a pointer to virt_addr_valid()

 drivers/tee/optee/call.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org June 14, 2022, 8:33 p.m. UTC | #1
Hello:

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

On Mon, 30 May 2022 13:26:12 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch which fixes a compiler warning in the OP-TEE
> driver.
> 
> Note that this pull request is on top of and earlier accepted/applied [1]
> pull request in order to avoid a merge conflict.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix OP-TEE compiler warning for v5.19
    https://git.kernel.org/soc/soc/c/9c76d723edd4

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org June 14, 2022, 8:37 p.m. UTC | #2
Hello:

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

On Mon, 30 May 2022 13:26:12 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch which fixes a compiler warning in the OP-TEE
> driver.
> 
> Note that this pull request is on top of and earlier accepted/applied [1]
> pull request in order to avoid a merge conflict.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix OP-TEE compiler warning for v5.19
    https://git.kernel.org/soc/soc/c/9c76d723edd4

You are awesome, thank you!