From: Lai Jiangshan Date: Wed, 24 Dec 2014 09:55:28 +0000 (+0800) Subject: rcu: Remove "select IRQ_WORK" from config TREE_RCU X-Git-Tag: fixes-v4.0-rc1~182^2^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a43b88e98eaca88fa12abcacd0000adc879dd2c;p=pandora-kernel.git 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 Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed