Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102723953
D30607.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
376 B
Referenced Files
None
Subscribers
None
D30607.id.diff
View Options
diff --git a/sys/amd64/amd64/vm_machdep.c b/sys/amd64/amd64/vm_machdep.c
--- a/sys/amd64/amd64/vm_machdep.c
+++ b/sys/amd64/amd64/vm_machdep.c
@@ -189,6 +189,8 @@
* pcb2->pcb_[fg]sbase: cloned above
*/
+ pcb2->pcb_tssp = NULL;
+
/* Setup to release spin count in fork_exit(). */
td2->td_md.md_spinlock_count = 1;
td2->td_md.md_saved_flags = PSL_KERNEL | PSL_I;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 9:28 AM (10 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14674069
Default Alt Text
D30607.id.diff (376 B)
Attached To
Mode
D30607: amd64: Clear the local TSS when creating a new thread
Attached
Detach File
Event Timeline
Log In to Comment