Skip to content
Commit c26165ef authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: Make TASKS_TRACE_RCU select IRQ_WORK



Tasks Trace RCU uses irq_work_queue() to safely awaken its grace-period
kthread, so this commit therefore causes the TASKS_TRACE_RCU Kconfig
option select the IRQ_WORK Kconfig option.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent bfba7ed0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment