+1
−0
Loading
kunpeng inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I951H1 CVE: NA -------------------------------- While disable CONFIG_RAS and CONFIG_RAS_ARM_EVENT_INFO, log_arm_hw_error is missing a return type, add "static inline void" as the return type. Fixes: fa756368 ("RAS: Report ARM processor information to userspace") Signed-off-by:zhoukaiqi <zhoukaiqi@huawei.com> modified: include/linux/ras.h