From: Lai Jiangshan Date: Thu, 26 May 2011 23:25:58 +0000 (-0700) Subject: edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() X-Git-Tag: v3.0-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e77098764636456ba7092a8b3b3b34b2a8e8d8;p=pandora-kernel.git edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() synchronize_rcu() does the stuff as needed. Signed-off-by: Lai Jiangshan Cc: Doug Thompson Cc: "Paul E. McKenney" Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed