diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-07-27 10:25:55 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-07-27 10:49:48 -0600 |
commit | 773af69121ecc6c53d192661af8d53bb3db028ae (patch) | |
tree | 65fb03a8f411cab376e5d0cc47145afd1f3143f1 /drivers/net/ethernet/intel/igc/igc_i225.c | |
parent | 110aa25c3ce417a44e35990cf8ed22383277933a (diff) | |
download | linux-773af69121ecc6c53d192661af8d53bb3db028ae.tar.bz2 |
io_uring: always reissue from task_work context
As a safeguard, if we're going to queue async work, do it from task_work
from the original task. This ensures that we can always sanely create
threads, regards of what the reissue context may be.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_i225.c')
0 files changed, 0 insertions, 0 deletions