]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: ras-mc-ctl: Log hpa and region info from cxl_general_media and cxl_dram...
authorShiju Jose <shiju.jose@huawei.com>
Thu, 16 May 2024 14:23:44 +0000 (15:23 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 Nov 2024 12:32:52 +0000 (13:32 +0100)
commitc9572757a558d77aa11246e5f187e18557d57665
tree22e9cb066b02c2f777b2d1d03911ef0434f78028
parentea224ad58b37af722fe8e7597016e488745dc9e1
rasdaemon: ras-mc-ctl: Log hpa and region info from cxl_general_media and cxl_dram tables

Add support for read and log hpa and region info from cxl_general_media and
cxl_dram tables.

Note: This change does not have backward compatability, because
the select command with newly added columns would fail with previous
CXL tables where newly added columns are not present.
The issue can be solved with updating the CXL table's name to v2,
but again no backward compatability in ras-mc-ctl for listing errors
which fails when previous version of CXL table only present in the
database as it cannot find v2 of the table.

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