diff options
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | 2009-03-06 10:36:38 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-06 16:49:00 +0100 |
commit | 4460fdad85becd569f11501ad5b91814814335ff (patch) | |
tree | 7c781d0131f6130498ee2a346c7e95eb9b9b869f /arch/arm/configs/at91rm9200ek_defconfig | |
parent | 0e39ac444636ff5be39b26f1cb56d79594654dda (diff) | |
download | talos-obmc-linux-4460fdad85becd569f11501ad5b91814814335ff.tar.gz talos-obmc-linux-4460fdad85becd569f11501ad5b91814814335ff.zip |
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 <mathieu.desnoyers@polymtl.ca>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
LKML-Reference: <49B14306.2080202@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/arm/configs/at91rm9200ek_defconfig')
0 files changed, 0 insertions, 0 deletions