diff options
author | Paul E. McKenney | 2021-11-17 18:57:01 -0800 |
---|---|---|
committer | Paul E. McKenney | 2021-11-30 17:20:58 -0800 |
commit | 8c0abfd6d2f6b0221194241ac2908751a2a0385f (patch) | |
tree | a9a71d6c76f6160820d6eedb50a04c00b4a77039 /kernel/rcu | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) |
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>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions