summaryrefslogtreecommitdiff
path: root/mm/swap_cgroup.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-05-21 09:17:05 -0600
committerJens Axboe <axboe@kernel.dk>2022-05-21 09:17:05 -0600
commit3fe07bcd800d6e5e4e4263ca2564d69095c157bf (patch)
treef9751275d85a0f7fbee773a8df7c2af866bb60c0 /mm/swap_cgroup.c
parent58e5bdeb9c2b06895e723c0b1e670f54510ff782 (diff)
io_uring: cleanup handling of the two task_work listsfor-5.19/io_uring-passthrough-2022-05-22
Rather than pass in a bool for whether or not this work item needs to go into the priority list or not, provide separate helpers for it. For most use cases, this also then gets rid of the branch for non-priority task work. While at it, rename the prior_task_list to prio_task_list. Prior is a confusing name for it, as it would seem to indicate that this is the previous task_work list. prio makes it clear that this is a priority task_work list. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions