]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'optee-fix-for-v5.18' of git://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 14 Apr 2022 21:02:34 +0000 (23:02 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 14 Apr 2022 21:02:35 +0000 (23:02 +0200)
commit7a73cd86fe752118c57f1885e82c5f6415e74722
treec20f07c10316d793dda0b3854be55d6a587f8c8f
parentf4f344af91d86e1fd1ff17a4072a1c7bdb2b7bf0
parent0695c0e539a386899423e46800b3672fd3783f86
Merge tag 'optee-fix-for-v5.18' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes

OP-TEE fix missing mutex_destroy in probe error handling path

* tag 'optee-fix-for-v5.18' of git://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: optee: add missing mutext_destroy in optee_ffa_probe

Link: https://lore.kernel.org/r/20220413052001.GA49798@jade
Signed-off-by: Arnd Bergmann <arnd@arndb.de>