summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-07-15 21:14:10 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2015-07-15 21:14:10 +0300
commit7558009751a591c3be148b2569b37efb951828d8 (patch)
treea3ca6a26c0b777a3d18a61cd4dd3ba1da7fd820c /include
parentf760b87f8f12eb262f14603e65042996fe03720e (diff)
parent6224beb12e190ff11f3c7d4bf50cb2922878f600 (diff)
downloadlinux-7558009751a591c3be148b2569b37efb951828d8.tar.xz
Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt: "Fengguang Wu discovered a crash that happened to be because of the branch tracer (traces unlikely and likely branches) when enabled with certain debug options. What happened was that various debug options like lockdep and DEBUG_PREEMPT can cause parts of the branch tracer to recurse outside its recursion protection. In fact, part of its recursion protection used these features that caused the lockup. This cleans up the code a little and makes the recursion protection a bit more robust" * tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Have branch tracer use recursive field of task struct
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions