From: Jens Wiklander <jens.wiklander@linaro.org>
To: op-tee@lists.trustedfirmware.org
Subject: [GIT PULL] AMDTEE simplification for v5.18
Date: Fri, 18 Feb 2022 18:56:32 +0100 [thread overview]
Message-ID: <20220218175632.GA926082@jade> (raw)
[-- Attachment #1: Type: text/plain, Size: 1030 bytes --]
Hello arm-soc maintainers,
Please pull this small AMDTEE driver simplification to use the LIST_HEAD()
macro instead for a global variable.
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 26291c54e111ff6ba87a164d85d4a4e134b7315c:
Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)
are available in the Git repository at:
git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/amdtee-for-v5.18
for you to fetch changes up to f7b67642dd98617dc569836cdcba041c7ff00cbb:
tee: amdtee: Make use of the helper macro LIST_HEAD() (2022-02-14 10:57:55 +0100)
----------------------------------------------------------------
Small simplification in AMDTE driver
----------------------------------------------------------------
Cai Huoqing (1):
tee: amdtee: Make use of the helper macro LIST_HEAD()
drivers/tee/amdtee/call.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
WARNING: multiple messages have this Message-ID (diff)
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org, soc@kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
op-tee@lists.trustedfirmware.org,
Cai Huoqing <cai.huoqing@linux.dev>,
Rijo Thomas <Rijo-john.Thomas@amd.com>
Subject: [GIT PULL] AMDTEE simplification for v5.18
Date: Fri, 18 Feb 2022 18:56:32 +0100 [thread overview]
Message-ID: <20220218175632.GA926082@jade> (raw)
Hello arm-soc maintainers,
Please pull this small AMDTEE driver simplification to use the LIST_HEAD()
macro instead for a global variable.
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 26291c54e111ff6ba87a164d85d4a4e134b7315c:
Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)
are available in the Git repository at:
git://git.linaro.org:/people/jens.wiklander/linux-tee.git tags/amdtee-for-v5.18
for you to fetch changes up to f7b67642dd98617dc569836cdcba041c7ff00cbb:
tee: amdtee: Make use of the helper macro LIST_HEAD() (2022-02-14 10:57:55 +0100)
----------------------------------------------------------------
Small simplification in AMDTE driver
----------------------------------------------------------------
Cai Huoqing (1):
tee: amdtee: Make use of the helper macro LIST_HEAD()
drivers/tee/amdtee/call.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
next reply other threads:[~2022-02-18 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-18 17:56 Jens Wiklander [this message]
2022-02-18 17:56 ` [GIT PULL] AMDTEE simplification for v5.18 Jens Wiklander
2022-02-25 17:21 ` patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220218175632.GA926082@jade \
--to=jens.wiklander@linaro.org \
--cc=op-tee@lists.trustedfirmware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.