lkml.org 
[lkml]   [2014]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC/PATCH RESEND -next 07/21] x86: Kconfig: enable kernel address sanitizer
    Date
    Now everything in x86 code is ready for kasan. Enable it.

    Signed-off-by: Andrey Ryabinin <a.ryabinin@samsung.com>
    ---
    arch/x86/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
    index 8657c06..f9863b3 100644
    --- a/arch/x86/Kconfig
    +++ b/arch/x86/Kconfig
    @@ -132,6 +132,7 @@ config X86
    select HAVE_CC_STACKPROTECTOR
    select GENERIC_CPU_AUTOPROBE
    select HAVE_ARCH_AUDITSYSCALL
    + select HAVE_ARCH_KASAN

    config INSTRUCTION_DECODER
    def_bool y
    --
    1.8.5.5


    \
     
     \ /
      Last update: 2014-07-12 02:41    [W:4.136 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site