summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_fork.c
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2015-05-24 17:07:10 +0000
committerdchagin <dchagin@FreeBSD.org>2015-05-24 17:07:10 +0000
commitce8b8e15a8aa4bad9b51244c4a356d2304795661 (patch)
treeb2a740e9c4e39612f219400c521ef937eecc793b /sys/compat/linux/linux_fork.c
parentb63988daf78b5d4bcfd92d3158279569a8a83fb1 (diff)
downloadFreeBSD-src-ce8b8e15a8aa4bad9b51244c4a356d2304795661.zip
FreeBSD-src-ce8b8e15a8aa4bad9b51244c4a356d2304795661.tar.gz
Avoid unnecessary em zeroing in non-exec path
as it already zeroed by malloc with M_ZERO flag and move zeroing to the proper place in exec path. Differential Revision: https://reviews.freebsd.org/D1462 Reviewed by: trasz
Diffstat (limited to 'sys/compat/linux/linux_fork.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud