diff options
| author | Masami Hiramatsu <[email protected]> | 2013-07-18 20:47:53 +0900 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-07-19 09:57:04 +0200 |
| commit | ea8596bb2d8d37957f3e92db9511c50801689180 (patch) | |
| tree | 10aa945bfe2462e7d144a39121532e1528a382f7 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a7b0133ea94e4421a81702d5c0e6dcdbbbab8f6b (diff) | |
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
Since introducing the text_poke_bp() for all text_poke_smp*()
callers, text_poke_smp*() are now unused. This patch basically
reverts:
3d55cc8a058e ("x86: Add text_poke_smp for SMP cross modifying code")
7deb18dcf047 ("x86: Introduce text_poke_smp_batch() for batch-code modifying")
and related commits.
This patch also fixes a Kconfig dependency issue on STOP_MACHINE
in the case of CONFIG_SMP && !CONFIG_MODULE_UNLOAD.
Signed-off-by: Masami Hiramatsu <[email protected]>
Reviewed-by: Jiri Kosina <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: [email protected]
Cc: Borislav Petkov <[email protected]>
Link: http://lkml.kernel.org/r/20130718114753.26675.18714.stgit@mhiramat-M0-7522
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions