summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2015-05-27 14:48:56 (GMT)
committerSteven Rostedt <rostedt@goodmis.org>2015-05-27 14:48:56 (GMT)
commit985e871b28fc3e73ccd21cb999ce61266dc8c941 (patch)
treed0b67209c5b3e8f0854994bce2aa6a40e9d3ce28 /README
parent6776221bfe50afdc053527055577012a1acaabd5 (diff)
downloadlinux-985e871b28fc3e73ccd21cb999ce61266dc8c941.tar.xz
ring-buffer: Add trace_recursive checks to ring_buffer_write()
The ring_buffer_write() function isn't protected by the trace recursive writes. Luckily, this function is not used as much and is unlikely to ever recurse. But it should still have the protection, because even a call to ring_buffer_lock_reserve() could cause ring buffer corruption if called when ring_buffer_write() is being used. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions