Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167821755
D48722.id150137.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
300 B
Referenced Files
None
Subscribers
None
D48722.id150137.diff
View Options
diff --git a/sys/x86/x86/mca.c b/sys/x86/x86/mca.c
--- a/sys/x86/x86/mca.c
+++ b/sys/x86/x86/mca.c
@@ -453,8 +453,10 @@
switch ((rec->mr_status & MC_STATUS_TES_STATUS) >> 53) {
case 0x1:
printf("(Green) ");
+ break;
case 0x2:
printf("(Yellow) ");
+ break;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 25, 7:18 PM (15 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37247235
Default Alt Text
D48722.id150137.diff (300 B)
Attached To
Mode
D48722: mca_log: add missing breaks when handling thresholds
Attached
Detach File
Event Timeline
Log In to Comment