diff options
author | Mathieu Desnoyers <[email protected]> | 2009-03-06 10:36:38 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-06 16:49:00 +0100 |
commit | 4460fdad85becd569f11501ad5b91814814335ff (patch) | |
tree | 7c781d0131f6130498ee2a346c7e95eb9b9b869f /net/lapb/lapb_iface.c | |
parent | 0e39ac444636ff5be39b26f1cb56d79594654dda (diff) |
tracing, Text Edit Lock - kprobes architecture independent support
Use the mutual exclusion provided by the text edit lock in the kprobes code. It
allows coherent manipulation of the kernel code by other subsystems.
Changelog:
Move the kernel_text_lock/unlock out of the for loops.
Use text_mutex directly instead of a function.
Remove whitespace modifications.
(note : kprobes_mutex is always taken outside of text_mutex)
Signed-off-by: Mathieu Desnoyers <[email protected]>
Acked-by: Ananth N Mavinakayanahalli <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions