mbox series

[GIT,PULL] optee driver fix for v5.5

Message ID 20200103103710.GA3469@jax
State New
Headers show
Series [GIT,PULL] optee driver fix for v5.5 | expand

Pull-request

git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-optee-fix-for-5.5

Message

Jens Wiklander Jan. 3, 2020, 10:37 a.m. UTC
Hello arm-soc maintainers,

Please pull this OP-TEE driver fix for kernel allocated dynamic shared
memory.

Thanks,
Jens

The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:

  Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/tee-optee-fix-for-5.5

for you to fetch changes up to 5a769f6ff439cedc547395a6dc78faa26108f741:

  optee: Fix multi page dynamic shm pool alloc (2020-01-03 11:21:12 +0100)

----------------------------------------------------------------
Fix OP-TEE multi page dynamic shm pool alloc

----------------------------------------------------------------
Sumit Garg (1):
      optee: Fix multi page dynamic shm pool alloc

 drivers/tee/optee/shm_pool.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)