diff options
author | Kees Cook <keescook@chromium.org> | 2024-02-23 08:57:45 -0800 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2024-02-29 13:38:03 -0800 |
commit | d4be85d068b4418c341f79b654399f7f0891069a (patch) | |
tree | 0f32077fdccddf8f3c7d21a12a7a1b6b7e8e11b3 /LICENSES | |
parent | 57914905f3ff2212a949e7191d52d9994c2c6215 (diff) |
sparc: vdso: Disable UBSAN instrumentation
The UBSAN instrumentation cannot work in the vDSO since it is executing
in userspace, so disable it in the Makefile. Fixes the build failures
such as:
arch/sparc/vdso/vclock_gettime.c:217: undefined reference to `__ubsan_handle_shift_out_of_bounds'
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://lore.kernel.org/all/20240224073617.GA2959352@ravnborg.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions