aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorDmitry Chagin <dchagin@FreeBSD.org>2015-05-24 15:32:52 +0000
committerDmitry Chagin <dchagin@FreeBSD.org>2015-05-24 15:32:52 +0000
commit26cf41d6cabd645bce6e77afefc7c6a24aa6d47a (patch)
treed33625fd72e50a56d3aaf0f75ff16f19659f8ed9 /sys/amd64
parent0020bdf13a648162724210025bad2380c778961e (diff)
downloadsrc-26cf41d6cabd645bce6e77afefc7c6a24aa6d47a.tar.gz
src-26cf41d6cabd645bce6e77afefc7c6a24aa6d47a.zip
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
Notes
Notes: svn path=/head/; revision=283411
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/linux32/linux32_sysvec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/linux32/linux32_sysvec.c b/sys/amd64/linux32/linux32_sysvec.c
index 09970655810f..a57257bf9843 100644
--- a/sys/amd64/linux32/linux32_sysvec.c
+++ b/sys/amd64/linux32/linux32_sysvec.c
@@ -879,7 +879,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.
*/
arginfo = (struct linux32_ps_strings *)LINUX32_PS_STRINGS;
destp = (caddr_t)arginfo - SPARE_USRSPACE -