diff options
author | 2024-05-06 10:14:13 -0400 | |
---|---|---|
committer | 2024-05-06 10:14:13 -0400 | |
commit | 72e71bf0298c7ed985bcd0d3c7ff4ca19de60373 (patch) | |
tree | cb44a79a26083529d6c4fc91e947f726457a0696 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bcachefs: fix integer conversion bug (diff) | |
download | wireguard-linux-72e71bf0298c7ed985bcd0d3c7ff4ca19de60373.tar.xz wireguard-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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions