mbox series

[GIT,PULL] Fix possible memory leak OP-TEE driver for v6.1

Message ID Y3d2OuJ60U30OkZe@jade (mailing list archive)
State Accepted
Commit dc0e2470f4b95d57ecfafebf9aa2375cdbdd41a3
Headers show
Series [GIT,PULL] Fix possible memory leak OP-TEE driver for v6.1 | expand

Pull-request

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

Message

Jens Wiklander Nov. 18, 2022, 12:10 p.m. UTC
Hello arm-soc maintainers,

Please pull this small patch in the OP-TEE driver which fixes a possible
memory leak in the error path of optee_register_device().

Thanks,
Jens

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cce616e012c215d65c15e5d1afa73182dea49389:

  tee: optee: fix possible memory leak in optee_register_device() (2022-11-17 09:22:12 +0100)

----------------------------------------------------------------
Fix possible memory leak in optee_register_device()

----------------------------------------------------------------
Yang Yingliang (1):
      tee: optee: fix possible memory leak in optee_register_device()

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

Comments

patchwork-bot+linux-soc@kernel.org Nov. 21, 2022, 2:51 p.m. UTC | #1
Hello:

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

On Fri, 18 Nov 2022 13:10:34 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch in the OP-TEE driver which fixes a possible
> memory leak in the error path of optee_register_device().
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix possible memory leak OP-TEE driver for v6.1
    https://git.kernel.org/soc/soc/c/dc0e2470f4b9

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Nov. 21, 2022, 2:52 p.m. UTC | #2
Hello:

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

On Fri, 18 Nov 2022 13:10:34 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch in the OP-TEE driver which fixes a possible
> memory leak in the error path of optee_register_device().
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix possible memory leak OP-TEE driver for v6.1
    https://git.kernel.org/soc/soc/c/dc0e2470f4b9

You are awesome, thank you!