Home
last modified time | relevance | path

Searched hist:cfa57401b047cb8a5dbca777348cc5625e47e935 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_fork.cdiff cfa57401b047cb8a5dbca777348cc5625e47e935 Sat Feb 12 21:16:25 CET 2011 Dmitry Chagin <dchagin@FreeBSD.org> Slightly rewrite linux_fork:

1) Remove bogus error checking.
2) A new process exit from kernel through fork_trampoline(),
so remove bogus check.