From: Paul E. McKenney Date: Sun, 11 Jan 2015 03:47:10 +0000 (-0800) Subject: rcu: Consolidate rcu_synchronize and wakeme_after_rcu() X-Git-Tag: omap-for-v4.1/fixes-rc1~158^2~2^2^3~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee376dbdf27728a2f3d30e2ba10fa387cc4c645b;p=pandora-kernel.git rcu: Consolidate rcu_synchronize and wakeme_after_rcu() There are currently duplicate identical definitions of the rcu_synchronize() structure and the wakeme_after_rcu() function. Thie commit therefore consolidates them. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed