diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-08-07 14:31:59 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-09 11:03:28 +0200 |
commit | 404861e15b5fa7edbab22400f9174c1a21fde731 (patch) | |
tree | bb5aedd91edcb90d3d1099bf3b5f1c647d35cdfd /drivers/spi/spi-bcm2835.c | |
parent | 739bacbf7aa2c44bb25d9ad5f7d5b256082c5e66 (diff) | |
download | linux-404861e15b5fa7edbab22400f9174c1a21fde731.tar.bz2 |
s390/vdso: map vdso also for statically linked binaries
s390 does not map the vdso for statically linked binaries, assuming
that this doesn't make sense. See commit fc5243d98ac2 ("[S390]
arch_setup_additional_pages arguments").
However with glibc commit d665367f596d ("linux: Enable vDSO for static
linking as default (BZ#19767)") and commit 5e855c895401 ("s390: Enable
VDSO for static linking") the vdso is also used for statically linked
binaries - if the kernel would make it available.
Therefore map the vdso always, just like all other architectures.
Reported-by: Stefan Liebler <stli@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/spi/spi-bcm2835.c')
0 files changed, 0 insertions, 0 deletions