Commit 96a592f1 authored by Jens Remus's avatar Jens Remus Committed by Greg Kroah-Hartman
Browse files

s390/vdso: Add CFI for RA register to asm macro vdso_func

[ Upstream commit b961ec10 ]

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: 4bff8cb5 ("s390: convert to GENERIC_VDSO")
Signed-off-by: default avatarJens Remus <jremus@linux.ibm.com>
Acked-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Signed-off-by: default avatarAlexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 553b2f6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment