bpf: Restrict bpf_probe_read{, str}() only to archs where they work
[sfrench/cifs-2.6.git] / init / Kconfig
index 9e22ee8fbd75e2dbe2d80fa0952e0393e4ee01dd..6fd13a051342e4371373f4c45fa7c441fe07f8b2 100644 (file)
@@ -2279,6 +2279,9 @@ config ASN1
 
 source "kernel/Kconfig.locks"
 
+config ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
+       bool
+
 config ARCH_HAS_SYNC_CORE_BEFORE_USERMODE
        bool