lkml.org 
[lkml]   [2021]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] sched: Provide Kconfig support for default dynamic preempt mode
On Mon, Sep 13, 2021 at 01:16:23PM +0200, Frederic Weisbecker wrote:
> config PREEMPT_DYNAMIC
> - bool
> + bool "Preemption behaviour defined on boot"
> + default y if HAVE_PREEMPT_DYNAMIC
> + select PREEMPT

As reported by kernel test robot, the above default should be turned
into:

depends of HAVE_PREEMPT_DYNAMIC
default y

I'm issuing a v3.

\
 
 \ /
  Last update: 2021-09-14 11:59    [W:3.084 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site