diff options
| author | Jens Axboe <[email protected]> | 2021-03-04 19:21:05 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-03-04 22:45:03 +0000 |
| commit | cc440e8738e5c875297ac0e90316745093be7e28 (patch) | |
| tree | afa5104417c11531b4d4ec48ef7b0c3a6b0a45dd /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | io_uring: reliably cancel linked timeouts (diff) | |
| download | kernel-cc440e8738e5c875297ac0e90316745093be7e28.tar.gz kernel-cc440e8738e5c875297ac0e90316745093be7e28.zip | |
kernel: provide create_io_thread() helper
Provide a generic helper for setting up an io_uring worker. Returns a
task_struct so that the caller can do whatever setup is needed, then call
wake_up_new_task() to kick it into gear.
Add a kernel_clone_args member, io_thread, which tells copy_process() to
mark the task with PF_IO_WORKER.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
