]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Fix ras-mc-ctl script.
authorSubhendu Saha <subhends@akamai.com>
Tue, 12 Jan 2021 08:29:55 +0000 (03:29 -0500)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 3 Feb 2021 09:50:46 +0000 (10:50 +0100)
commit546cf713f667437fb6e283cc3dc090679eb47d08
treeb517cfdc1a6797c3b215759ac850450c9e2902e2
parent577f18fc0ac36bee3ada4707205ba39e1ca78e03
Fix ras-mc-ctl script.

When rasdaemon is compiled without enabling aer, mce, devlink,
etc., those tables are not created in the database file. Then
ras-mc-ctl script breaks trying to query data from non-existent
tables.

Signed-off-by: Subhendu Saha subhends@akamai.com
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
util/ras-mc-ctl.in