Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148382126
D48722.1786556076.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
300 B
Referenced Files
None
Subscribers
None
D48722.1786556076.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
Wed, Aug 12, 5:34 PM (12 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29399713
Default Alt Text
D48722.1786556076.diff (300 B)
Attached To
Mode
D48722: mca_log: add missing breaks when handling thresholds
Attached
Detach File
Event Timeline
Log In to Comment