summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJens Remus <jremus@linux.ibm.com>2024-04-23 18:35:52 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-17 13:02:02 +0300
commit53163e2adb937a8782359aafd178ee8205614813 (patch)
tree223f637e37cbe881ac97cd5d672a6365b08696fb /lib
parent23e25d2fc777cd0cc77c2f857f93e9b13ee789b9 (diff)
downloadlinux-53163e2adb937a8782359aafd178ee8205614813.tar.xz
s390/vdso: Add CFI for RA register to asm macro vdso_func
[ Upstream commit b961ec10b9f9719987470236feb50c967db5a652 ] The return-address (RA) register r14 is specified as volatile in the s390x ELF ABI [1]. Nevertheless proper CFI directives must be provided for an unwinder to restore the return address, if the RA register value is changed from its value at function entry, as it is the case. [1]: s390x ELF ABI, https://github.com/IBM/s390x-abi/releases Fixes: 4bff8cb54502 ("s390: convert to GENERIC_VDSO") Signed-off-by: Jens Remus <jremus@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions