linux/arch/s390/kernel/vdso64
Christian Borntraeger c42d8c7dbe s390: enable UBSAN
This enables UBSAN for s390. We have to disable the null sanitizer
as s390 code does access memory via a null pointer (the prefix page).

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-09-20 14:26:23 +02:00
..
.gitignore s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
Makefile s390: enable UBSAN 2016-09-20 14:26:23 +02:00
clock_getres.S s390/vdso: add vdso support for coarse clocks 2014-09-09 08:53:27 +02:00
clock_gettime.S s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 2015-02-12 09:37:21 +01:00
getcpu.S s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
gettimeofday.S s390/vdso: fix stack corruption 2014-10-27 13:27:02 +01:00
note.S
vdso64.lds.S s390/vdso: optimize getcpu system call 2016-01-11 13:01:24 +01:00
vdso64_wrapper.S