aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2020-05-24 20:57:00 +0200
committerChristian Brauner <[email protected]>2020-07-04 23:41:36 +0200
commitff2a91127b374c75ae024b31d22f23ad49d16eb4 (patch)
treeacbfb572c753ea46eb8c6ec80ce661ec529e4a4b /lib/mpi/mpi-sub-ui.c
parentadc7092e4c1a1d23fbfcf9b5905ec475c0084794 (diff)
fork: remove do_fork()
Now that all architectures have been switched to use _do_fork() and the new struct kernel_clone_args calling convention we can remove the legacy do_fork() helper completely. The calling convention used to be brittle and do_fork() didn't buy us anything. The only calling convention accepted should be based on struct kernel_clone_args going forward. It's cleaner and uniform. Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Al Viro <[email protected]> Cc: "Matthew Wilcox (Oracle)" <[email protected]> Cc: "Peter Zijlstra (Intel)" <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions