032a6f - Created new preempt kernel flavor (jsc#SLE-11309)

Authored and Committed by Michal Hocko 4 years ago
    - Created new preempt kernel flavor (jsc#SLE-11309)
    
    Configs are cloned from the respective $arch/default configs. All
    changed configs appart from CONFIG_PREEMPT->y are a result of
    dependencies, namely many lock/unlock primitives are no longer
    inlined in the preempt kernel. TREE_RCU has been also changed to
    PREEMPT_RCU which is the default implementation for PREEMPT kernel.
    
        
file modified
+2 -0
file added
+9360
file added
+8911
file modified
+7 -0