diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-09-19 15:40:09 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-09-23 18:57:04 +0300 |
commit | c902b578eebfe0739e8ec491b60f2f37dfeb09c0 (patch) | |
tree | 991951b859ed3c69a34588ff2e4ded835b672ccb /rust/helpers/task.c | |
parent | e08ec26928554c36e34e089f663dc9114d77b68c (diff) | |
download | linux-c902b578eebfe0739e8ec491b60f2f37dfeb09c0.tar.xz |
s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objects
Use SYM_DATA_START_LOCAL()/SYM_DATA_END() in vgetrandom-chacha.S so
that the constants end up in an object with correct size:
readelf -Ws vgetrandom-chacha.o
Num: Value Size Type Bind Vis Ndx Name
...
5: 0000000000000000 32 OBJECT LOCAL DEFAULT 5 chacha20_constants
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions