Page MenuHomeFreeBSD

D12276.id32804.diff
No OneTemporary

D12276.id32804.diff

Index: FreeBSD/sys/x86/x86/mca.c
===================================================================
--- FreeBSD/sys/x86/x86/mca.c
+++ FreeBSD/sys/x86/x86/mca.c
@@ -800,7 +800,7 @@
/* CMCIs during boot may have claimed items from the freelist. */
mca_fill_freelist();
}
-SYSINIT(mca_createtq, SI_SUB_CONFIGURE, SI_ORDER_ANY, mca_createtq, NULL);
+SYSINIT(mca_createtq, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE, mca_createtq, NULL);
static void
mca_startup(void *dummy)

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 11, 11:18 PM (21 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29555283
Default Alt Text
D12276.id32804.diff (471 B)

Event Timeline