summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2017-08-04 23:46:16 +0200
committerHelge Deller <deller@gmx.de>2017-08-22 16:34:34 +0200
commite35a2ce692821563583fa8b11ddf4acb24e54580 (patch)
tree59e3525a3a21f74a29fd4206e0acc59e7f02be96 /arch
parent1ed4714fba25a3730369567b081549ee1da49124 (diff)
downloadop-kernel-dev-e35a2ce692821563583fa8b11ddf4acb24e54580.zip
op-kernel-dev-e35a2ce692821563583fa8b11ddf4acb24e54580.tar.gz
parisc: Enable UBSAN support
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/parisc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 7d2faf7..9db4b4f 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -9,6 +9,8 @@ config PARISC
select ARCH_WANT_FRAME_POINTERS
select ARCH_HAS_ELF_RANDOMIZE
select ARCH_HAS_STRICT_KERNEL_RWX
+ select ARCH_HAS_UBSAN_SANITIZE_ALL
+ select ARCH_WANTS_UBSAN_NO_NULL
select ARCH_SUPPORTS_MEMORY_FAILURE
select RTC_CLASS
select RTC_DRV_GENERIC
OpenPOWER on IntegriCloud