Re: [mm PATCH 1/6] RCU: split classic rcu

2007-01-16 Thread Paul E. McKenney
On Tue, Jan 16, 2007 at 12:51:32AM +0530, Dipankar Sarma wrote: > > > > 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 p

Re: [mm PATCH 1/6] RCU: split classic rcu

2007-01-15 Thread Dipankar Sarma
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 preepmtpible RCU implementation. Signed-off-by: Dipankar Sarma <[EMAIL PROTECT