Il 27/02/2018 17:24, Robert Munteanu ha scritto:
Hi,
On Tue, Feb 27, 2018 at 6:22 PM, Simon Becherer <simon@becherer.de> wrote:
how is the opensuse tumbleweed kernel compiled? fedora says: https://bugs.launchpad.net/linux/+bug/1690085/comments/69
it has to be compiled with CONFIG_RCU_NOCB_CPU
$ zcat /proc/config.gz | grep CONFIG_RCU_NOCB_CPU
So apparently this option is not set.
Robert
Uhmm.. zcat /proc/config.gz | grep -i CONFIG_RCU # CONFIG_RCU_EXPERT is not set CONFIG_RCU_STALL_COMMON=y CONFIG_RCU_NEED_SEGCBLIST=y CONFIG_RCU_PERF_TEST=m # CONFIG_RCU_TORTURE_TEST is not set CONFIG_RCU_CPU_STALL_TIMEOUT=60 # CONFIG_RCU_TRACE is not set # CONFIG_RCU_EQS_DEBUG is not set Does not exist at all.. maybe another option needs to be set to have CONFIG_RCU_NOCB_CPU available.. I don't know. Daniele. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org