summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_sysvec.c
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2015-05-24 15:32:52 +0000
committerdchagin <dchagin@FreeBSD.org>2015-05-24 15:32:52 +0000
commit58270b360085d02736a26c069398d27d8a5ab388 (patch)
treed33625fd72e50a56d3aaf0f75ff16f19659f8ed9 /sys/i386/linux/linux_sysvec.c
parent4178f554e52bbf1d7660e7582ec8949ffaecdc29 (diff)
downloadFreeBSD-src-58270b360085d02736a26c069398d27d8a5ab388.zip
FreeBSD-src-58270b360085d02736a26c069398d27d8a5ab388.tar.gz
Remove stale comment about a signal trampoline which
is moved to the shared page at r219609. Differential Revision: https://reviews.freebsd.org/D1063 Reviewed by: trasz
Diffstat (limited to 'sys/i386/linux/linux_sysvec.c')
-rw-r--r--sys/i386/linux/linux_sysvec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/linux_sysvec.c b/sys/i386/linux/linux_sysvec.c
index 7c45200..85bdde7 100644
--- a/sys/i386/linux/linux_sysvec.c
+++ b/sys/i386/linux/linux_sysvec.c
@@ -320,7 +320,6 @@ linux_copyout_strings(struct image_params *imgp)
/*
* Calculate string base and vector table pointers.
- * Also deal with signal trampoline code for this exec type.
*/
p = imgp->proc;
arginfo = (struct ps_strings *)p->p_sysent->sv_psstrings;
OpenPOWER on IntegriCloud