diff options
| author | Kees Cook <[email protected]> | 2025-04-25 19:27:58 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2025-05-12 13:38:42 +0000 |
| commit | 6da5e6f3028d46e4fee7849e85eda681939c630b (patch) | |
| tree | fa09c0ff62d36e26ff346f2dff2e6c938002c8e9 /tools/perf/scripts/python/compaction-times.py | |
| parent | ACPICA: actbl2.h: ERDT: Add typedef and other definitions (diff) | |
| download | kernel-6da5e6f3028d46e4fee7849e85eda681939c630b.tar.gz kernel-6da5e6f3028d46e4fee7849e85eda681939c630b.zip | |
ACPICA: Introduce ACPI_NONSTRING
ACPICA commit 878823ca20f1987cba0c9d4c1056be0d117ea4fe
In order to distinguish character arrays from C Strings (i.e. strings with
a terminating NUL character), add support for the "nonstring" attribute
provided by GCC. (A better name might be "ACPI_NONCSTRING", but that's
the attribute name, so stick to the existing naming convention.)
GCC 15's -Wunterminated-string-initialization will warn about truncation
of the NUL byte for string initializers unless the destination is marked
with "nonstring". Prepare for applying this attribute to the project.
Link: https://github.com/acpica/acpica/commit/878823ca
Signed-off-by: Rafael J. Wysocki <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Kees Cook <[email protected]>
[ rjw: Pick up the tag from Kees ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
