Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136912085
D24499.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D24499.diff
View Options
Index: sys/riscv/riscv/mp_machdep.c
===================================================================
--- sys/riscv/riscv/mp_machdep.c
+++ sys/riscv/riscv/mp_machdep.c
@@ -215,7 +215,7 @@
DELAY(1000);
}
- printf("APs not started\n");
+ panic("Timeout while waiting for APs to start");
}
SYSINIT(start_aps, SI_SUB_SMP, SI_ORDER_FIRST, release_aps, NULL);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 3:09 PM (14 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25772205
Default Alt Text
D24499.diff (367 B)
Attached To
Mode
D24499: Panic if any APs fail to be released
Attached
Detach File
Event Timeline
Log In to Comment