]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: ras-mc-ctl: Update logging of CXL memory module data to align with CXL...
authorShiju Jose <shiju.jose@huawei.com>
Sun, 10 Nov 2024 20:19:16 +0000 (20:19 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Mar 2025 10:24:18 +0000 (11:24 +0100)
commite9f97fe32a767c8b9d5f3171f9358b269ad982df
tree7225dc05ccbbcc8995aa2a3ec40181ec4a3cec55
parent7fcb717370aeadd8c5e1994307afbad39478cf34
rasdaemon: ras-mc-ctl: Update logging of CXL memory module data to align with CXL spec rev 3.1

CXL spec 3.1 section 8.2.9.2.1.3 Table 8-47, Memory Module Event Record
has updated with following new fields and new info for Device Event Type
and Device Health Information fields.
1. Validity Flags
2. Component Identifier
3. Device Event Sub-Type

This update modifies ras-mc-ctl to parse and log CXL memory module event
data stored in the RAS SQLite database table, reflecting the
specification changes introduced in revision 3.1.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
util/ras-mc-ctl.in