linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ahmed Salem <x0rw3ll@gmail.com>
To: robert.moore@intel.com, rafael.j.wysocki@intel.com, lenb@kernel.org
Cc: skhan@linuxfoundation.org,
	 linux-kernel-mentees@lists.linuxfoundation.org,
	linux-acpi@vger.kernel.org, acpica-devel@lists.linux.dev,
	 linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] ACPI: apply ACPI_NONSTRING annotations
Date: Fri, 4 Apr 2025 10:24:26 +0200	[thread overview]
Message-ID: <cover.1743754416.git.x0rw3ll@gmail.com> (raw)

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


             reply	other threads:[~2025-04-04  8:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04  8:24 Ahmed Salem [this message]
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

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=cover.1743754416.git.x0rw3ll@gmail.com \
    --to=x0rw3ll@gmail.com \
    --cc=acpica-devel@lists.linux.dev \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel-mentees@lists.linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robert.moore@intel.com \
    --cc=skhan@linuxfoundation.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;
as well as URLs for NNTP newsgroup(s).