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
Subject: [GIT PULL] TEE improve sysfs for 6.18
Date: Fri, 12 Sep 2025 11:10:00 +0200 [thread overview]
Message-ID: <20250912091000.GA1441709@rayden> (raw)
Hello arm-soc maintainers,
Please pull this small patch for the TEE sysbsystem. It updates to use
sysfs_emit() instead of scnprintf() for buffers passed to userspace.
Thanks,
Jens
The following changes since commit 038d61fd642278bab63ee8ef722c50d10ab01e8f:
Linux 6.16 (2025-07-27 14:26:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/tee-improve-sysfs-for-v6.18
for you to fetch changes up to 1faa0d62a19bb8a4b9022b603472e7127974cb55:
drivers: tee: improve sysfs interface by using sysfs_emit() (2025-08-04 11:05:23 +0200)
----------------------------------------------------------------
Use sysfs_emit() for sysfs buffers to userspace
----------------------------------------------------------------
Akhilesh Patil (1):
drivers: tee: improve sysfs interface by using sysfs_emit()
drivers/tee/optee/core.c | 2 +-
drivers/tee/tee_core.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
reply other threads:[~2025-09-12 9:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250912091000.GA1441709@rayden \
--to=jens.wiklander@linaro.org \
--cc=arm@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=op-tee@lists.trustedfirmware.org \
--cc=soc@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox