Messages in this thread |  | | | Date | Tue, 1 Jul 2008 07:59:03 +0200 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] Introduce rculist.h | |
* Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> In linux-next there is a commit ("rcu: split list.h and move
> rcu-protected lists into rculist.h") that moved the rcu related list
> iterators from list.h to rculist.h. Add a trivial version of the file
> now so that various subsystem trees can start using it now for -next
> changes and so reduce the build errors caused by adding uses of the
> moved functions.
>
> Cc: Franck Bui-Huu <fbuihuu@gmail.com>
> Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> Cc: Josh Triplett <josh@kernel.org>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: Ingo Molnar <mingo@elte.hu>
Ingo
|  |