Revision 93921f5c2ce7427cc30341c86882527d1d1d8770 authored by Stephen Rothwell on 04 July 2008, 16:59:48 UTC, committed by Linus Torvalds on 04 July 2008, 17:40:07 UTC
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>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Josh Triplett <josh@kernel.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent fc26361
History
File Mode Size
00-INDEX -rw-r--r-- 1.3 KB
basic-pm-debugging.txt -rw-r--r-- 10.1 KB
devices.txt -rw-r--r-- 23.9 KB
drivers-testing.txt -rw-r--r-- 2.1 KB
freezing-of-tasks.txt -rw-r--r-- 9.6 KB
interface.txt -rw-r--r-- 3.2 KB
notifiers.txt -rw-r--r-- 3.0 KB
pci.txt -rw-r--r-- 9.6 KB
pm.txt -rw-r--r-- 9.7 KB
pm_qos_interface.txt -rw-r--r-- 2.6 KB
power_supply_class.txt -rw-r--r-- 7.2 KB
s2ram.txt -rw-r--r-- 2.0 KB
states.txt -rw-r--r-- 3.1 KB
swsusp-and-swap-files.txt -rw-r--r-- 2.7 KB
swsusp-dmcrypt.txt -rw-r--r-- 4.6 KB
swsusp.txt -rw-r--r-- 15.9 KB
tricks.txt -rw-r--r-- 754 bytes
userland-swsusp.txt -rw-r--r-- 8.3 KB
video.txt -rw-r--r-- 8.3 KB
video_extension.txt -rw-r--r-- 1.5 KB

back to top