]> git.baikalelectronics.ru Git - kernel.git/commit
sched: remove _do_fork()
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 19 Aug 2020 10:46:55 +0000 (12:46 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 20 Aug 2020 11:12:59 +0000 (13:12 +0200)
commit5607d539965ec8f39d05f5a46995980508c2e852
tree5d8be8fdb21a4513105d0aaba11220759aee4f41
parent9073b6f6bb74d334b8f136e9c63b9dcaf993b9f5
sched: remove _do_fork()

Now that all callers of _do_fork() have been switched to kernel_clone() remove
the _do_fork() helper.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20200819104655.436656-12-christian.brauner@ubuntu.com
include/linux/sched/task.h