diff options
author | 2021-02-16 10:33:53 -0700 | |
---|---|---|
committer | 2021-02-16 11:11:20 -0700 | |
commit | 0b81e80c813f92520667c872d499a2dba8377be6 (patch) | |
tree | de0d4fdfc6b131cf8e9f52aaf2b1dbb1d2fd645e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | proc: don't allow async path resolution of /proc/thread-self components (diff) | |
download | wireguard-linux-0b81e80c813f92520667c872d499a2dba8377be6.tar.xz wireguard-linux-0b81e80c813f92520667c872d499a2dba8377be6.zip |
io_uring: tctx->task_lock should be IRQ safe
We add task_work from any context, hence we need to ensure that we can
tolerate it being from IRQ context as well.
Fixes: 7cbf1722d5fc ("io_uring: provide FIFO ordering for task_work")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions