diff options
author | Thomas Weißschuh <[email protected]> | 2024-08-09 17:38:53 +0200 |
---|---|---|
committer | Gabriel Krisman Bertazi <[email protected]> | 2024-08-13 15:21:50 -0400 |
commit | 43bf9d9755bd21970d8382dc88f071f74fc18fbf (patch) | |
tree | 60c041adf57419f326addb2b56829c31ba69e4dd /tools/perf/scripts/python | |
parent | 17712b7ea0756799635ba159cc773082230ed028 (diff) |
unicode: constify utf8 data table
All users already handle the table as const data.
Move the table itself into .rodata to guard against accidental or
malicious modifications.
Signed-off-by: Thomas Weißschuh <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions