summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2016-01-09 15:49:42 +0000
committerdchagin <dchagin@FreeBSD.org>2016-01-09 15:49:42 +0000
commitf536abaf3148567f1ecd1bb952d259f79cd35326 (patch)
treef85ec071907b1eda8660a6d5906fed1397fdcb94 /sys/i386
parenta034df74fdb12c279d0096abb6d6f7b2b2fec24b (diff)
downloadFreeBSD-src-f536abaf3148567f1ecd1bb952d259f79cd35326.zip
FreeBSD-src-f536abaf3148567f1ecd1bb952d259f79cd35326.tar.gz
MFC r283411:
Remove stale comment about a signal trampoline which is moved to the shared page at r219609.
Diffstat (limited to 'sys/i386')
-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