Searched hist:"8 c0abfd6d2f6b0221194241ac2908751a2a0385f" (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/rcutorture/configs/rcu/ |
H A D | SRCU-T | diff 8c0abfd6d2f6b0221194241ac2908751a2a0385f Thu Nov 18 03:57:01 CET 2021 Paul E. McKenney <paulmck@kernel.org> rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y because preemption can be enabled at runtime. This prevents any tests of Tiny RCU or Tiny SRCU from running correctly. This commit therefore explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|
H A D | SRCU-U | diff 8c0abfd6d2f6b0221194241ac2908751a2a0385f Thu Nov 18 03:57:01 CET 2021 Paul E. McKenney <paulmck@kernel.org> rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y because preemption can be enabled at runtime. This prevents any tests of Tiny RCU or Tiny SRCU from running correctly. This commit therefore explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|
H A D | TINY01 | diff 8c0abfd6d2f6b0221194241ac2908751a2a0385f Thu Nov 18 03:57:01 CET 2021 Paul E. McKenney <paulmck@kernel.org> rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y because preemption can be enabled at runtime. This prevents any tests of Tiny RCU or Tiny SRCU from running correctly. This commit therefore explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|
H A D | TINY02 | diff 8c0abfd6d2f6b0221194241ac2908751a2a0385f Thu Nov 18 03:57:01 CET 2021 Paul E. McKenney <paulmck@kernel.org> rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y because preemption can be enabled at runtime. This prevents any tests of Tiny RCU or Tiny SRCU from running correctly. This commit therefore explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|
/linux/tools/testing/selftests/rcutorture/configs/rcuscale/ |
H A D | TINY | diff 8c0abfd6d2f6b0221194241ac2908751a2a0385f Thu Nov 18 03:57:01 CET 2021 Paul E. McKenney <paulmck@kernel.org> rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenarios
With CONFIG_PREEMPT_DYNAMIC=y, the kernel builds with CONFIG_PREEMPTION=y because preemption can be enabled at runtime. This prevents any tests of Tiny RCU or Tiny SRCU from running correctly. This commit therefore explicitly sets CONFIG_PREEMPT_DYNAMIC=n for those scenarios.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|