Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156696713
D17181.id48084.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
497 B
Referenced Files
None
Subscribers
None
D17181.id48084.diff
View Options
Index: head/sys/amd64/amd64/trap.c
===================================================================
--- head/sys/amd64/amd64/trap.c
+++ head/sys/amd64/amd64/trap.c
@@ -811,7 +811,7 @@
PGEX_U | PGEX_I)) == (PGEX_P | PGEX_U | PGEX_I) &&
(curpcb->pcb_saved_ucr3 & ~CR3_PCID_MASK)==
(PCPU_GET(curpmap)->pm_cr3 & ~CR3_PCID_MASK))
- panic("PTI: pid %d comm %s tf_err %#lx\n", p->p_pid,
+ panic("PTI: pid %d comm %s tf_err %#lx", p->p_pid,
p->p_comm, frame->tf_err);
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 6:16 PM (18 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33143767
Default Alt Text
D17181.id48084.diff (497 B)
Attached To
Mode
D17181: Use ifunc to resolve context switching mode on amd4.
Attached
Detach File
Event Timeline
Log In to Comment