diff options
| author | Masami Hiramatsu <[email protected]> | 2010-02-02 21:49:11 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-02-04 08:36:19 +0000 |
| commit | 2cfa19780d61740f65790c5bae363b759d7c96fa (patch) | |
| tree | cc7a8277a9f04c1bd613efe03c7d6d16cd18dc96 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | kprobes: Disable booster when CONFIG_PREEMPT=y (diff) | |
| download | kernel-2cfa19780d61740f65790c5bae363b759d7c96fa.tar.gz kernel-2cfa19780d61740f65790c5bae363b759d7c96fa.zip | |
ftrace/alternatives: Introducing *_text_reserved functions
Introducing *_text_reserved functions for checking the text
address range is partially reserved or not. This patch provides
checking routines for x86 smp alternatives and dynamic ftrace.
Since both functions modify fixed pieces of kernel text, they
should reserve and protect those from other dynamic text
modifier, like kprobes.
This will also be extended when introducing other subsystems
which modify fixed pieces of kernel text. Dynamic text modifiers
should avoid those.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: systemtap <[email protected]>
Cc: DLE <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: [email protected]
Cc: Frederic Weisbecker <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Jim Keniston <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Jason Baron <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
