Page MenuHomeFreeBSD

D40152.diff
No OneTemporary

D40152.diff

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

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)

Event Timeline