soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] AMD-TEE fix for v5.16
@ 2021-11-30  7:03 Jens Wiklander
  2021-12-13 14:20 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Wiklander @ 2021-11-30  7:03 UTC (permalink / raw)
  To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee, Rijo Thomas, Dan Carpenter

Hello arm-soc maintainers,

Please pull this AMDTEE driver fix which takes care of a bug where
IS_ERR() was used instead of a NULL check for the return value from
__get_free_pages().

Note that this isn't a usual Arm driver update. This targets AMD instead,
but is part of the TEE subsystem.

Thanks,
Jens

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/amdtee-fix-for-v5.16

for you to fetch changes up to 9d7482771fac8d8e38e763263f2ca0ca12dd22c6:

  tee: amdtee: fix an IS_ERR() vs NULL bug (2021-11-29 09:55:49 +0100)

----------------------------------------------------------------
AMD-TEE fix IS_ERR() bug

----------------------------------------------------------------
Dan Carpenter (1):
      tee: amdtee: fix an IS_ERR() vs NULL bug

 drivers/tee/amdtee/core.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] AMD-TEE fix for v5.16
  2021-11-30  7:03 [GIT PULL] AMD-TEE fix for v5.16 Jens Wiklander
@ 2021-12-13 14:20 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2021-12-13 14:20 UTC (permalink / raw)
  To: Jens Wiklander; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 30 Nov 2021 08:03:51 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this AMDTEE driver fix which takes care of a bug where
> IS_ERR() was used instead of a NULL check for the return value from
> __get_free_pages().
> 
> Note that this isn't a usual Arm driver update. This targets AMD instead,
> but is part of the TEE subsystem.
> 
> [...]

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

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] 2+ messages in thread

end of thread, other threads:[~2021-12-13 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30  7:03 [GIT PULL] AMD-TEE fix for v5.16 Jens Wiklander
2021-12-13 14:20 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).