commit | 5a43b88e98eaca88fa12abcacd0000adc879dd2c | [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> | Tue Jan 06 11:01:17 2015 -0800 |
tree | 30c169195f7a65c68256e43fecd2d12b0149c0b5 | |
parent | 41050a009640f9f330a5b916563ca7faf853a98c [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>