summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_sysvec.c
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2016-01-09 18:28:15 +0000
committerdchagin <dchagin@FreeBSD.org>2016-01-09 18:28:15 +0000
commitf7ac54cb05948bd35f71bc359750f62cb622b4e9 (patch)
treefbe08b3b35c103f5934d57dc700e81a323d83530 /sys/i386/linux/linux_sysvec.c
parent236dbed3f3c05f1332475d05c1f7c4b6fb28ce14 (diff)
downloadFreeBSD-src-f7ac54cb05948bd35f71bc359750f62cb622b4e9.zip
FreeBSD-src-f7ac54cb05948bd35f71bc359750f62cb622b4e9.tar.gz
MFC r288994 (by bdrewery):
Remove redundant RFFPWAIT/vfork(2) handling in Linux fork(2) and clone(2) wrappers. r161611 added some of the code from sys_vfork() directly into the Linux module wrappers since they use RFSTOPPED. In r232240, the RFFPWAIT handling was moved to syscallret(), thus this code in the Linux module is no longer needed as it will be called later. This also allows the Linux wrappers to benefit from the fix in r275616 for threads not getting suspended if their vforked child is stopped while they wait on them.
Diffstat (limited to 'sys/i386/linux/linux_sysvec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud