diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-29 03:10:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-29 03:10:39 +0200 |
commit | 6803f37e0955c7cc7ebe4363cf2bab5552e4716d (patch) | |
tree | ff4dc956f564b3b94fce96ed08609f561ca1c646 /include | |
parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
parent | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() (diff) | |
download | linux-6803f37e0955c7cc7ebe4363cf2bab5552e4716d.tar.xz linux-6803f37e0955c7cc7ebe4363cf2bab5552e4716d.zip |
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt:
"Oleg is working on fixing a very tight race between opening a event
file and deleting that event at the same time (both must be done as
root).
I also found a bug while testing Oleg's patches which has to do with a
race with kprobes using the function tracer.
There's also a deadlock fix that was introduced with the previous
fixes"
* tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
ftrace: Add check for NULL regs if ops has SAVE_REGS set
tracing: Kill trace_cpu struct/members
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions