dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/RCU
Paul E. McKenney 665a7583f3 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
Remove the hlist_for_each_rcu() API, which is used only in one place, and
is trivially converted to hlist_for_each_entry_rcu(), making the code
shorter and more readable.  Any out-of-tree uses may be similarly
converted.

Signed-off-by: "Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:35 -08:00
..
NMI-RCU.txt [PATCH] NMI: Update NMI users of RCU to use new API 2005-09-07 16:57:19 -07:00
RTFP.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
UP.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
arrayRCU.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checklist.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
listRCU.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00
rcu.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
rcuref.txt [PATCH] files: rcuref APIs 2005-09-09 13:57:54 -07:00
torture.txt [PATCH] RCU torture-testing kernel module 2005-10-30 17:37:27 -08:00
whatisRCU.txt [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu 2005-11-07 07:53:35 -08:00