diff options
author | Ananth N Mavinakayanahalli <ananth@in.ibm.com> | 2005-11-07 01:00:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-07 07:53:46 -0800 |
commit | 3516a46042508a495fac13c2e73530d936ebe015 (patch) | |
tree | 2d03117832b5c2439987de73420a38fc3e5983e4 /arch/sparc64 | |
parent | e7a510f92c1e482a7db05afd3cb84af1f4cfe0bc (diff) | |
download | op-kernel-dev-3516a46042508a495fac13c2e73530d936ebe015.zip op-kernel-dev-3516a46042508a495fac13c2e73530d936ebe015.tar.gz |
[PATCH] Kprobes: Use RCU for (un)register synchronization - base changes
Changes to the base kprobes infrastructure to use RCU for synchronization
during kprobe registration and unregistration. These changes coupled with the
arch kprobe changes (next in series):
a. serialize registration and unregistration of kprobes.
b. enable lockless execution of handlers. Handlers can now run in parallel.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/sparc64')
0 files changed, 0 insertions, 0 deletions