diff options
author | 2020-04-16 10:14:22 -0700 | |
---|---|---|
committer | 2020-04-16 10:14:22 -0700 | |
commit | 4ede125902386c6fa946852da81709fcf490ae4a (patch) | |
tree | 2f6048de2bc6cbec4c585dc4cde3efc0bed498fa /fs/jbd2/commit.c | |
parent | keys: Fix proc_keys_next to increase position index (diff) | |
parent | tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation (diff) | |
download | linux-dev-4ede125902386c6fa946852da81709fcf490ae4a.tar.xz linux-dev-4ede125902386c6fa946852da81709fcf490ae4a.zip |
Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"This fixes a small race between allocating a snapshot buffer and
setting the snapshot trigger.
On a slow machine, the trigger can occur before the snapshot is
allocated causing a warning to be displayed in the ring buffer, and no
snapshot triggering. Reversing the allocation and the enabling of the
trigger fixes the problem"
* tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions