Commit f92fd428 authored by Devyn Liu's avatar Devyn Liu Committed by shiyongbang
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/I8BW7F


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 276d5fca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -392,6 +392,7 @@ CONFIG_HISILICON_ERRATUM_HIP08_RU_PREFETCH=y
# CONFIG_HISILICON_HIP08_RU_PREFETCH_DEFAULT_OFF is not set
CONFIG_HISILICON_ERRATUM_162100801=y
CONFIG_HISILICON_ERRATUM_162100125=y
CONFIG_HISILICON_ERRATUM_162102203=y
# end of ARM errata workarounds via the alternatives framework

CONFIG_ARM64_4K_PAGES=y