From: Sumit Garg <sumit.garg@kernel.org>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: Jens Wiklander <jens.wiklander@linaro.org>,
kernel-janitors@vger.kernel.org,
op-tee@lists.trustedfirmware.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] optee: update outdated comment
Date: Mon, 5 Jan 2026 10:56:32 +0530 [thread overview]
Message-ID: <aVtLiJBGovTFhjcc@sumit-xelite> (raw)
In-Reply-To: <20260104170119.291968-1-Julia.Lawall@inria.fr>
On Sun, Jan 04, 2026 at 06:01:19PM +0100, Julia Lawall wrote:
> The function cmd_alloc_suppl() was renamed as
> optee_rpc_cmd_alloc_suppl() in commit c51a564a5b48
> ("optee: isolate smc abi"). Update the comment
> accordingly.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
>
> ---
> drivers/tee/optee/rpc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
-Sumit
>
> diff --git a/drivers/tee/optee/rpc.c b/drivers/tee/optee/rpc.c
> index ebbbd42b0e3e..97fc5b14db0c 100644
> --- a/drivers/tee/optee/rpc.c
> +++ b/drivers/tee/optee/rpc.c
> @@ -247,8 +247,8 @@ void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm)
> param.u.value.c = 0;
>
> /*
> - * Match the tee_shm_get_from_id() in cmd_alloc_suppl() as secure
> - * world has released its reference.
> + * Match the tee_shm_get_from_id() in optee_rpc_cmd_alloc_suppl()
> + * as secure world has released its reference.
> *
> * It's better to do this before sending the request to supplicant
> * as we'd like to let the process doing the initial allocation to
>
WARNING: multiple messages have this Message-ID (diff)
From: Sumit Garg via OP-TEE <op-tee@lists.trustedfirmware.org>
To: Julia Lawall <Julia.Lawall@inria.fr>
Cc: kernel-janitors@vger.kernel.org,
op-tee@lists.trustedfirmware.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] optee: update outdated comment
Date: Mon, 5 Jan 2026 10:56:32 +0530 [thread overview]
Message-ID: <aVtLiJBGovTFhjcc@sumit-xelite> (raw)
In-Reply-To: <20260104170119.291968-1-Julia.Lawall@inria.fr>
On Sun, Jan 04, 2026 at 06:01:19PM +0100, Julia Lawall wrote:
> The function cmd_alloc_suppl() was renamed as
> optee_rpc_cmd_alloc_suppl() in commit c51a564a5b48
> ("optee: isolate smc abi"). Update the comment
> accordingly.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
>
> ---
> drivers/tee/optee/rpc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
-Sumit
>
> diff --git a/drivers/tee/optee/rpc.c b/drivers/tee/optee/rpc.c
> index ebbbd42b0e3e..97fc5b14db0c 100644
> --- a/drivers/tee/optee/rpc.c
> +++ b/drivers/tee/optee/rpc.c
> @@ -247,8 +247,8 @@ void optee_rpc_cmd_free_suppl(struct tee_context *ctx, struct tee_shm *shm)
> param.u.value.c = 0;
>
> /*
> - * Match the tee_shm_get_from_id() in cmd_alloc_suppl() as secure
> - * world has released its reference.
> + * Match the tee_shm_get_from_id() in optee_rpc_cmd_alloc_suppl()
> + * as secure world has released its reference.
> *
> * It's better to do this before sending the request to supplicant
> * as we'd like to let the process doing the initial allocation to
>
next prev parent reply other threads:[~2026-01-05 5:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-04 17:01 [PATCH] optee: update outdated comment Julia Lawall
2026-01-05 5:26 ` Sumit Garg [this message]
2026-01-05 5:26 ` Sumit Garg via OP-TEE
2026-01-05 13:02 ` Jens Wiklander
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=aVtLiJBGovTFhjcc@sumit-xelite \
--to=sumit.garg@kernel.org \
--cc=Julia.Lawall@inria.fr \
--cc=jens.wiklander@linaro.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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.