From: Paul E. McKenney Date: Fri, 25 Jan 2008 20:08:24 +0000 (+0100) Subject: Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c X-Git-Tag: v2.6.25-rc1~1237^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c1c660f4b8086cad7a62345fd04290f3d82c8f;p=pandora-kernel.git Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c This patch re-organizes the RCU code to enable multiple implementations of RCU. Users of RCU continues to include rcupdate.h and the RCU interfaces remain the same. This is in preparation for subsequently merging the preemptible RCU implementation. Signed-off-by: Gautham R Shenoy Signed-off-by: Dipankar Sarma Signed-off-by: Paul E. McKenney Reviewed-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed