Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115884875
D36766.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
409 B
Referenced Files
None
Subscribers
None
D36766.diff
View Options
diff --git a/sys/amd64/amd64/mp_machdep.c b/sys/amd64/amd64/mp_machdep.c
--- a/sys/amd64/amd64/mp_machdep.c
+++ b/sys/amd64/amd64/mp_machdep.c
@@ -579,7 +579,7 @@
invl_op_pg = INVL_OP_PG;
}
}
-SYSINIT(invl_ops, SI_SUB_SMP, SI_ORDER_FIRST, invl_scoreboard_init, NULL);
+SYSINIT(invl_ops, SI_SUB_SMP - 1, SI_ORDER_ANY, invl_scoreboard_init, NULL);
static uint32_t *
invl_scoreboard_getcpu(u_int cpu)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 12:12 AM (17 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17867933
Default Alt Text
D36766.diff (409 B)
Attached To
Mode
D36766: amd64: Initialize IPI scoreboard earlier
Attached
Detach File
Event Timeline
Log In to Comment