diff options
| author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 10:14:13 -0400 |
|---|---|---|
| committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-05-06 10:14:13 -0400 |
| commit | 72e71bf0298c7ed985bcd0d3c7ff4ca19de60373 (patch) | |
| tree | cb44a79a26083529d6c4fc91e947f726457a0696 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | bcachefs: fix integer conversion bug (diff) | |
| download | linux-72e71bf0298c7ed985bcd0d3c7ff4ca19de60373.tar.gz linux-72e71bf0298c7ed985bcd0d3c7ff4ca19de60373.zip | |
bcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()
We're using mutex_lock() inside a wait_event() conditional -
prepare_to_wait() has already flipped task state, so potentially
blocking ops need annotation.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
