diff options
author | Dominik Brodowski <[email protected]> | 2018-03-18 08:11:26 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:03 +0200 |
commit | 37db219ef9ccff280c83f10e5d7c1e5a1b6abc1b (patch) | |
tree | 2f043a63eb7025c29cb7319184de53214d53ee74 /lib/mpi/mpi-bit.c | |
parent | 2de0db992de189fccc83fed57c30875144821491 (diff) |
x86: use _do_fork() in compat_sys_x86_clone()
It is trivial to directly call _do_fork() instead of the sys_clone()
syscall in compat_sys_x86_clone().
This patch is part of a series which removes in-kernel calls to syscalls.
On this basis, the syscall entry path can be streamlined. For details, see
http://lkml.kernel.org/r/[email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Reviewed-by: Thomas Gleixner <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions