lkml.org 
[lkml]   [2018]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Subject[PATCH] Kconfig: menus: add PREEMPT options back
    From
    Date
    From: Randy Dunlap <rdunlap@infradead.org>

    Looks like the PREEMPT symbols from kernel/Kconfig.preempt were
    lost, so add them back. Otherwise some of the RCU options are
    set differently than they should be.

    Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    ---
    init/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    --- linux-next-20180702.orig/init/Kconfig
    +++ linux-next-20180702/init/Kconfig
    @@ -332,6 +332,7 @@ config AUDIT_TREE

    source "kernel/irq/Kconfig"
    source "kernel/time/Kconfig"
    +source "kernel/Kconfig.preempt"

    menu "CPU/Task time and stats accounting"

    \
     
     \ /
      Last update: 2018-07-03 00:03    [W:4.565 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site