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 19306059cd [PATCH] NMI: Update NMI users of RCU to use new API
Uses of RCU for dynamically changeable NMI handlers need to use the new
rcu_dereference() and rcu_assign_pointer() facilities.  This change makes
it clear that these uses are safe from a memory-barrier viewpoint, but the
main purpose is to document exactly what operations are being protected by
RCU.  This has been tested on x86 and x86-64, which are the only
architectures affected by this change.

Signed-off-by: <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:19 -07: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] Update RCU documentation 2005-05-01 08:59:05 -07:00
UP.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00
arrayRCU.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checklist.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00
listRCU.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00
rcu.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00