diff options
author | 2018-09-14 18:08:10 +0200 | |
---|---|---|
committer | 2018-09-20 13:20:29 +0200 | |
commit | 26f4414a45b808f83d42d6fd2fbf4a59ef25e84b (patch) | |
tree | b0c8dc5f007a5e13ca0794252777a454980be27e /include/linux/start_kernel.h | |
parent | s390/vdso: avoid 64-bit vdso mapping for compat tasks (diff) | |
download | linux-rng-26f4414a45b808f83d42d6fd2fbf4a59ef25e84b.tar.xz linux-rng-26f4414a45b808f83d42d6fd2fbf4a59ef25e84b.zip |
s390/vdso: correct CFI annotations of vDSO functions
Correct stack frame overhead for 31-bit vdso, which should be 96 rather
then 160. This is done by reusing STACK_FRAME_OVERHEAD definition which
contains correct value based on build flags. This fixes stack unwinding
within vdso code for 31-bit processes. While at it replace all hard coded
stack frame overhead values with the same definition in vdso64 as well.
Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions