]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people...
authorArnd Bergmann <arnd@arndb.de>
Wed, 3 Feb 2021 12:24:56 +0000 (13:24 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 3 Feb 2021 12:24:57 +0000 (13:24 +0100)
commitd94bd41a0022ca3e14479ed7b71cc5f79f159750
treea3891197f6aa728655b18ca65a3c4ae66a98bb7e
parent719bc64061a6f750ea52e84d580cc53405319aa2
parent958567600517fd15b7f35ca1a8be0104f0eb0686
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>