* [GIT PULL] TEE improve sysfs for 6.18
@ 2025-09-12 9:10 Jens Wiklander
0 siblings, 0 replies; only message in thread
From: Jens Wiklander @ 2025-09-12 9:10 UTC (permalink / raw)
To: arm, soc; +Cc: Linux Kernel Mailing List, op-tee
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-09-12 9:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 9:10 [GIT PULL] TEE improve sysfs for 6.18 Jens Wiklander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox