summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/alternative.c
diff options
context:
space:
mode:
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>2009-03-06 10:36:38 -0500
committerIngo Molnar <mingo@elte.hu>2009-03-06 16:49:00 +0100
commit4460fdad85becd569f11501ad5b91814814335ff (patch)
tree7c781d0131f6130498ee2a346c7e95eb9b9b869f /arch/x86/kernel/alternative.c
parent0e39ac444636ff5be39b26f1cb56d79594654dda (diff)
downloadkernel-crypto-4460fdad85becd569f11501ad5b91814814335ff.tar.gz
kernel-crypto-4460fdad85becd569f11501ad5b91814814335ff.tar.xz
kernel-crypto-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/x86/kernel/alternative.c')
0 files changed, 0 insertions, 0 deletions