opnsense-src/sys/x86
Enji Cooper 36d7d2044b mca_log: add missing breaks when handling thresholds
Per the "Intel® 64 and IA-32 Architectures Software Developer’s Manual
Combined Volumes: Vol. 3B 17-7", the Green and Yellow threshold
indicators are mutually exclusive. Add the missing `break` statements so
they're treated that way.

MFC after:	1 week
Reported by:	Coverity
Differential Revision:	https://reviews.freebsd.org/D48722
2025-01-29 19:42:18 -08:00
..
acpica kern: Make fileops and filterops tables const where possible 2024-11-26 21:04:21 +00:00
bios newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY 2024-07-24 22:23:02 -06:00
conf LINT: Remove DTrace support, but leave the commented out option 2024-12-03 16:59:50 +01:00
cpufreq hwpstate_amd: add amd pstate for zen5 2025-01-16 14:25:45 +00:00
include sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00
iommu amd iommu: remove unused function 2024-12-16 00:49:52 +02:00
isa x86/atpic: convert INTSRC() macro into designated initializer 2024-12-11 15:54:09 -07:00
linux linux(4): Remove sys/cdefs.h inclusion under x86/linux due to 685dc743 2023-08-18 15:58:32 +03:00
pci Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
x86 mca_log: add missing breaks when handling thresholds 2025-01-29 19:42:18 -08:00
xen sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00