Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109919354
D40152.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
492 B
Referenced Files
None
Subscribers
None
D40152.diff
View Options
diff --git a/sys/amd64/linux/linux_sysvec.c b/sys/amd64/linux/linux_sysvec.c
--- a/sys/amd64/linux/linux_sysvec.c
+++ b/sys/amd64/linux/linux_sysvec.c
@@ -192,9 +192,6 @@
* and %r11 values are not preserved across the syscall.
* Require full context restore to get all registers except
* those two restored at return to usermode.
- *
- * XXX: Would be great to be able to avoid PCB_FULL_IRET
- * for the error == 0 case.
*/
set_pcb_flags(td->td_pcb, PCB_FULL_IRET);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 12, 5:36 AM (17 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16606681
Default Alt Text
D40152.diff (492 B)
Attached To
Mode
D40152: linux(4): Drop a weird comment from linux_set_syscall_retval on amd64
Attached
Detach File
Event Timeline
Log In to Comment