linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations
@ 2025-04-04  8:24 Ahmed Salem
  2025-04-04  8:25 ` [PATCH 1/2] ACPI: PRM: apply ACPI_NONSTRING annotation Ahmed Salem
  2025-04-04  8:25 ` [PATCH 2/2] ACPI: sysfs: " Ahmed Salem
  0 siblings, 2 replies; 5+ messages in thread
From: Ahmed Salem @ 2025-04-04  8:24 UTC (permalink / raw)
  To: robert.moore, rafael.j.wysocki, lenb
  Cc: skhan, linux-kernel-mentees, linux-acpi, acpica-devel,
	linux-kernel

Mark ACPI_COPY_NAMESEG() destination char arrays with the
ACPI_NONSTRING attribute.

This series depends on an upstream ACPICA commit[1].

[1] https://github.com/acpica/acpica/commit/de1d500509d37

Ahmed Salem (2):
  ACPI: PRM: apply ACPI_NONSTRING annotation
  ACPI: sysfs: apply ACPI_NONSTRING annotation

 drivers/acpi/prmt.c  | 2 +-
 drivers/acpi/sysfs.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


base-commit: b3c623b9a94f7f798715c87e7a75ceeecf15292f
-- 
2.47.2


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

end of thread, other threads:[~2025-04-05  7:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04  8:24 [PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations Ahmed Salem
2025-04-04  8:25 ` [PATCH 1/2] ACPI: PRM: apply ACPI_NONSTRING annotation Ahmed Salem
2025-04-04  8:25 ` [PATCH 2/2] ACPI: sysfs: " Ahmed Salem
2025-04-05  4:39   ` kernel test robot
2025-04-05  7:04   ` kernel test robot

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).