On Wed, Dec 22, 2021 at 9:19 PM Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote: > > Instead of continuing to use the set_child_tid field of task_struct > generalize the pf_io_worker field of task_struct and use it to hold > the kthread pointer. Well that patch certainly looks like a nice cleanup to me. Thanks. Linus