All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OP-TEE fix for v5.12
@ 2021-02-03 12:09 Jens Wiklander
  2021-02-03 12:30 ` Arnd Bergmann
  2021-02-03 12:40 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Jens Wiklander @ 2021-02-03 12:09 UTC (permalink / raw)
  To: arm, soc; +Cc: op-tee, Linux Kernel Mailing List

Hello arm-soc maintainers,

Please pull this small fix removing an unnecessary call to need_resched()
before cond_resched() while the OP-TEE driver is handing a RPC.

Thanks,
Jens

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/optee-fix-cond-resched-call-for-v5.12

for you to fetch changes up to 958567600517fd15b7f35ca1a8be0104f0eb0686:

  tee: optee: remove need_resched() before cond_resched() (2021-02-03 08:11:11 +0100)

----------------------------------------------------------------
Remove unnecessary need_resched() before cond_resched()

----------------------------------------------------------------
Jens Wiklander (1):
      tee: optee: remove need_resched() before cond_resched()

Rouven Czerwinski (1):
      tee: optee: replace might_sleep with cond_resched

 drivers/tee/optee/call.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] OP-TEE fix for v5.12
  2021-02-03 12:09 [GIT PULL] OP-TEE fix for v5.12 Jens Wiklander
@ 2021-02-03 12:30 ` Arnd Bergmann
  2021-02-03 12:40 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2021-02-03 12:30 UTC (permalink / raw)
  To: soc, Jens Wiklander, arm; +Cc: Arnd Bergmann, Linux Kernel Mailing List, op-tee

From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 13:09:53 +0100, Jens Wiklander wrote:
> Please pull this small fix removing an unnecessary call to need_resched()
> before cond_resched() while the OP-TEE driver is handing a RPC.
> 
> Thanks,
> Jens
> 
> The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: d94bd41a0022ca3e14479ed7b71cc5f79f159750

       Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] OP-TEE fix for v5.12
  2021-02-03 12:09 [GIT PULL] OP-TEE fix for v5.12 Jens Wiklander
  2021-02-03 12:30 ` Arnd Bergmann
@ 2021-02-03 12:40 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-02-03 12:40 UTC (permalink / raw)
  To: Jens Wiklander; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Wed, 3 Feb 2021 13:09:53 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small fix removing an unnecessary call to need_resched()
> before cond_resched() while the OP-TEE driver is handing a RPC.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE fix for v5.12
    https://git.kernel.org/soc/soc/c/d94bd41a0022

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-03 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 12:09 [GIT PULL] OP-TEE fix for v5.12 Jens Wiklander
2021-02-03 12:30 ` Arnd Bergmann
2021-02-03 12:40 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.