mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-18 08:26:50 +00:00
2034d522d7
The Linux kernel ipmi panic logger stores panic strings in SEL records of type 0xf0, with a chunk sequence number in byte 4 and up to 11 characters of the message in bytes 5-15. ipmitool and freeipmi both recognize this convention; do the same rather than presenting such records as opaque non-timestamped OEM data.