diff options
| author | Thomas Weißschuh <[email protected]> | 2024-08-09 15:38:53 +0000 |
|---|---|---|
| committer | Gabriel Krisman Bertazi <[email protected]> | 2024-08-13 19:21:50 +0000 |
| commit | 43bf9d9755bd21970d8382dc88f071f74fc18fbf (patch) | |
| tree | 60c041adf57419f326addb2b56829c31ba69e4dd /rust/helpers/task.c | |
| parent | Merge tag 'io_uring-6.11-20240802' of git://git.kernel.dk/linux (diff) | |
| download | kernel-43bf9d9755bd21970d8382dc88f071f74fc18fbf.tar.gz kernel-43bf9d9755bd21970d8382dc88f071f74fc18fbf.zip | |
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 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
