diff options
| author | Eric W. Biederman <[email protected]> | 2022-01-08 16:03:24 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2022-01-08 18:43:57 +0000 |
| commit | 2873cd31a20c25b5e763b35e5fb886f0938c6dd5 (patch) | |
| tree | 650b0e003b78aea00ad72be8117677fcc76a445f /fs/proc/array.c | |
| parent | exit: Remove profile_task_exit & profile_munmap (diff) | |
| download | kernel-2873cd31a20c25b5e763b35e5fb886f0938c6dd5.tar.gz kernel-2873cd31a20c25b5e763b35e5fb886f0938c6dd5.zip | |
exit: Remove profile_handoff_task
All profile_handoff_task does is notify the task_free_notifier chain.
The helpers task_handoff_register and task_handoff_unregister are used
to add and delete entries from that chain and are never called.
So remove the dead code and make it much easier to read and reason
about __put_task_struct.
Suggested-by: Al Viro <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: "Eric W. Biederman" <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
