From: Paul E. McKenney Date: Tue, 11 May 2010 23:13:14 +0000 (-0700) Subject: rcu: add __rcu API for later sparse checking X-Git-Tag: v2.6.36-rc1~533^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d1d5c722db9ae3b3f9c08ef7ddcd7759fbb1e0;p=pandora-kernel.git rcu: add __rcu API for later sparse checking This commit defines an __rcu API, but provides only vacuous definitions for it. This breaks dependencies among most of the subsequent patches, allowing them to reach mainline asynchronously via whatever trees are appropriate. Signed-off-by: Arnd Bergmann Signed-off-by: Paul E. McKenney Cc: Christopher Li Cc: Josh Triplett --- Reading git-diff-tree failed