kernel_optimize_test/kernel/rcu
Paul E. McKenney 10f30cba8f rcu: Make TASKS_RUDE_RCU select IRQ_WORK
[ Upstream commit 46e861be589881e0905b9ade3d8439883858721c ]

The TASKS_RUDE_RCU does not select IRQ_WORK, which can result in build
failures for kernels that do not otherwise select IRQ_WORK.  This commit
therefore causes the TASKS_RUDE_RCU Kconfig option to select IRQ_WORK.

Reported-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-09 10:20:51 +02:00
..
Kconfig rcu: Make TASKS_RUDE_RCU select IRQ_WORK 2022-06-09 10:20:51 +02:00
Kconfig.debug
Makefile
rcu_segcblist.c
rcu_segcblist.h
rcu.h
rcuscale.c
rcutorture.c
refscale.c
srcutiny.c
srcutree.c
sync.c
tasks.h rcu-tasks: Fix race in schedule and flush work 2022-06-09 10:20:51 +02:00
tiny.c
tree_exp.h
tree_plugin.h rcu: Don't deboost before reporting expedited quiescent state 2022-03-28 09:57:10 +02:00
tree_stall.h
tree.c rcu: Apply callbacks processing time limit only on softirq 2022-05-12 12:25:45 +02:00
tree.h
update.c