diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-05 22:32:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-05 22:32:39 +0100 |
commit | ee9a7d2cb0cf1a1498478bc923d911f3d9c910ac (patch) | |
tree | ef1ccccfbab0dc7673cd9fbbea381f6b85e1b27c /net/unix | |
parent | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... (diff) | |
parent | tracing: Fix setting of start_index in find_next() (diff) | |
download | linux-ee9a7d2cb0cf1a1498478bc923d911f3d9c910ac.tar.xz linux-ee9a7d2cb0cf1a1498478bc923d911f3d9c910ac.zip |
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt:
"Two more fixes:
1. The recordmcount change had an output that used sprintf()
(incorrectly) when it should have been a fprintf() to stderr.
2. The printk_formats file could crash if someone added a
trace_printk() in the core kernel, and also added one in a module.
This does not affect production kernels. Only kernels where
developers add trace_printk() for debugging can crash"
* tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Fix setting of start_index in find_next()
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions