Revision 9501b2efd70ad3957a70d44de54dab7c52f9b882 authored by Andres Salomon on 09 February 2008, 22:24:08 UTC, committed by Thomas Gleixner on 09 February 2008, 22:24:08 UTC
Drop F_AVAIL and the 'flags' field, replacing with an 'avail' bit.  This
looks more understandable to me.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent fa28e06
Raw File
00-INDEX
00-INDEX
	- This file
arrayRCU.txt
	- Using RCU to Protect Read-Mostly Arrays
checklist.txt
	- Review Checklist for RCU Patches
listRCU.txt
	- Using RCU to Protect Read-Mostly Linked Lists
NMI-RCU.txt
	- Using RCU to Protect Dynamic NMI Handlers
rcuref.txt
	- Reference-count design for elements of lists/arrays protected by RCU
rcu.txt
	- RCU Concepts
RTFP.txt
	- List of RCU papers (bibliography) going back to 1980.
torture.txt
	- RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
UP.txt
	- RCU on Uniprocessor Systems
whatisRCU.txt
	- What is RCU?
back to top