From: Paul E. McKenney Date: Sun, 4 Jan 2009 21:03:02 +0000 (-0800) Subject: rcu: eliminate synchronize_rcu_xxx macro X-Git-Tag: v2.6.29-rc1~226^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7d3fef4222cd98556a0b386598268d4dbf6670;p=pandora-kernel.git rcu: eliminate synchronize_rcu_xxx macro Impact: cleanup Expand macro into two files. The synchronize_rcu_xxx macro is quite ugly and it's only used by two callers, so expand it instead. This makes this code easier to change. Signed-off-by: Andi Kleen Signed-off-by: Paul E. McKenney Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed