All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TEE Cleanup for v5.19
@ 2022-05-06  7:03 Jens Wiklander
  2022-05-06 21:10 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2022-05-06  7:03 UTC (permalink / raw)
  To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee

Hello arm-soc maintainers,

Please pull these small cleanup patches which removes two unused and
outdated TEE_IOCTL_SHM_* flags and two unused pa2va and va2pa functions for
tee_shm's. 

Thanks,
Jens

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d8fc1c7c4c9b705ce5f5bba772ad66a0137c685d:

  tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF (2022-04-26 10:17:03 +0200)

----------------------------------------------------------------
TEE cleanup

Removes the old and unused TEE_IOCTL_SHM_* flags
Removes unused the unused tee_shm_va2pa() and tee_shm_pa2va() functions

----------------------------------------------------------------
Andrew Davis (2):
      tee: remove tee_shm_va2pa() and tee_shm_pa2va()
      tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

 drivers/tee/tee_core.c   |  2 --
 drivers/tee/tee_shm.c    | 50 ------------------------------------------------
 include/linux/tee_drv.h  | 18 -----------------
 include/uapi/linux/tee.h |  4 ----
 4 files changed, 74 deletions(-)

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

* Re: [GIT PULL] TEE Cleanup for v5.19
  2022-05-06  7:03 [GIT PULL] TEE Cleanup for v5.19 Jens Wiklander
@ 2022-05-06 21:10 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2022-05-06 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, 6 May 2022 09:03:28 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull these small cleanup patches which removes two unused and
> outdated TEE_IOCTL_SHM_* flags and two unused pa2va and va2pa functions for
> tee_shm's.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] TEE Cleanup for v5.19
    https://git.kernel.org/soc/soc/c/728c0d29415a

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:[~2022-05-06 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06  7:03 [GIT PULL] TEE Cleanup for v5.19 Jens Wiklander
2022-05-06 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.