commit | 613f743bee76578a06899287d2d97dcabcc8a79d | [log] [tgz] |
---|---|---|
author | Lai Jiangshan <laijs@cn.fujitsu.com> | Wed Dec 24 17:55:28 2014 +0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Jan 05 16:29:27 2015 -0800 |
tree | 9d9b3296db7635c0645063c5ffc273f785cd6795 | |
parent | 8330dd66145ceba464bcb4eb38af2dae604ae2b1 [diff] |
rcu: Remove "select IRQ_WORK" from config TREE_RCU The 48a7639ce80c ("rcu: Make callers awaken grace-period kthread") removed the irq_work_queue(), so the TREE_RCU doesn't need irq work any more. This commit therefore updates RCU's Kconfig and Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>