soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Use kmemdup() in OP-TEE driver for v6.5
@ 2023-06-15 13:00 Jens Wiklander
  2023-06-22 16:10 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2023-06-15 13:00 UTC (permalink / raw)
  To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee

Hello arm-soc maintainers,

Please pull this small patch to the OP-TEE driver that replaces
kmalloc() + memcpy() with kmemdup() at one place.

Thanks,
Jens

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-use-kmemdup-for-6.5

for you to fetch changes up to 6a8b7e80105416cc7324fda295608ea2d3f98862:

  tee: optee: Use kmemdup() to replace kmalloc + memcpy (2023-06-15 08:49:55 +0200)

----------------------------------------------------------------
Use kmemdup() in OP-TEE driver

----------------------------------------------------------------
Jiapeng Chong (1):
      tee: optee: Use kmemdup() to replace kmalloc + memcpy

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Use kmemdup() in OP-TEE driver for v6.5
  2023-06-15 13:00 [GIT PULL] Use kmemdup() in OP-TEE driver for v6.5 Jens Wiklander
@ 2023-06-22 16:10 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2023-06-22 16: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 Thu, 15 Jun 2023 15:00:49 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch to the OP-TEE driver that replaces
> kmalloc() + memcpy() with kmemdup() at one place.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Use kmemdup() in OP-TEE driver for v6.5
    https://git.kernel.org/soc/soc/c/3f711c249032

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] 2+ messages in thread

end of thread, other threads:[~2023-06-22 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 13:00 [GIT PULL] Use kmemdup() in OP-TEE driver for v6.5 Jens Wiklander
2023-06-22 16:10 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).