aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2025-08-13 12:30:59 +0200
committerMadhavan Srinivasan <maddy@linux.ibm.com>2026-06-02 11:24:32 +0530
commitab8bbf8024b7434e2b630965fd373fba5b89f29f (patch)
treef219649c109ac04c395c445bba1a225f27f46a19 /tools/perf/scripts/python
parentea8b474b5550d353a02f25a5813cb1682509d5e6 (diff)
powerpc/rtas: Replace one-element array with flexible array member
Replace the deprecated one-element array with a modern flexible array member in the struct rtas_error_log and add the __counted_by_be() compiler attribute to improve access bounds-checking via CONFIG_UBSAN_BOUNDS and CONFIG_FORTIFY_SOURCE. Link: https://github.com/KSPP/linux/issues/79 Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20250813103101.163698-2-thorsten.blum@linux.dev
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions