Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107169524
D1063.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
876 B
Referenced Files
None
Subscribers
None
D1063.diff
View Options
Index: head/sys/amd64/linux32/linux32_sysvec.c
===================================================================
--- head/sys/amd64/linux32/linux32_sysvec.c
+++ head/sys/amd64/linux32/linux32_sysvec.c
@@ -879,7 +879,6 @@
/*
* 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 -
Index: head/sys/i386/linux/linux_sysvec.c
===================================================================
--- head/sys/i386/linux/linux_sysvec.c
+++ head/sys/i386/linux/linux_sysvec.c
@@ -320,7 +320,6 @@
/*
* 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;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 4:41 AM (21 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15761262
Default Alt Text
D1063.diff (876 B)
Attached To
Mode
D1063: Remove stale comment about a signal trampoline which is moved to the shared page at r219609.
Attached
Detach File
Event Timeline
Log In to Comment