]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wiklander...
authorOlof Johansson <olof@lixom.net>
Mon, 31 Dec 2018 21:05:53 +0000 (13:05 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 31 Dec 2018 21:05:53 +0000 (13:05 -0800)
commit6ae284ab58a2e990a5f4daba1eb42fc600cf004b
tree3267b665949186f9e568ddfaaae4db7666436f09
parent8fe28cb58bcb235034b64cbbb7550a8a43fd88be
parentb2d102bd0146d9eb1fa630ca0cd19a15ef2f74c8
Merge tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/late

Avoid possible double list_del in supplicant comms

A fix for the OP-TEE driver to avoid possible double list_del during
tee-supplicant communication while the system is shutting down.

* tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: optee: avoid possible double list_del()

Signed-off-by: Olof Johansson <olof@lixom.net>