commit | d94bd41a0022ca3e14479ed7b71cc5f79f159750 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Feb 03 13:24:56 2021 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Feb 03 13:24:57 2021 +0100 |
tree | a3891197f6aa728655b18ca65a3c4ae66a98bb7e | |
parent | 719bc64061a6f750ea52e84d580cc53405319aa2 [diff] | |
parent | 958567600517fd15b7f35ca1a8be0104f0eb0686 [diff] |
Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers Remove unnecessary need_resched() before cond_resched() * tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee: tee: optee: remove need_resched() before cond_resched() tee: optee: replace might_sleep with cond_resched Link: https://lore.kernel.org/r/20210203120953.GB3624453@jade Signed-off-by: Arnd Bergmann <arnd@arndb.de>