Commit 626b2b6e authored by Devyn Liu's avatar Devyn Liu Committed by lujunhua
Browse files

ipmi: Add erratum 162102203 config to enable workaround for SMS message processing timeout

driver inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I9A4AE


CVE: NA

--------------------------------------------------------------------------

Add CONFIG_HISILICON_ERRATUM_162102203.
If this config option is enabled, it will compile a workaround modification
in the ipmi driver for the SMS message processing timeout issue tracking by
erratum 162102203.

Signed-off-by: default avatarDevyn Liu <liudingyuan@huawei.com>
parent 6449ff7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -429,6 +429,7 @@ CONFIG_CAVIUM_TX2_ERRATUM_219=y
CONFIG_FUJITSU_ERRATUM_010001=y
CONFIG_HISILICON_ERRATUM_161600802=y
CONFIG_HISILICON_ERRATUM_162100125=y
CONFIG_HISILICON_ERRATUM_162102203=y
# CONFIG_HISILICON_ERRATUM_1980005 is not set
CONFIG_HISILICON_ERRATUM_162100602=y
CONFIG_QCOM_FALKOR_ERRATUM_1003=y