+1
−0
Loading
Merge Pull Request from: @zhoukaiqi bugfix to patch: [RAS: Report ARM processor information to userspace](https://gitee.com/openeuler/kernel/pulls/4727) While disable CONFIG_RAS and CONFIG_RAS_ARM_EVENT_INFO, log_arm_hw_error is missing a return type and will report warnings . So add "static inline void" as the return type. https://gitee.com/openeuler/kernel/issues/I951H1 Link:https://gitee.com/openeuler/kernel/pulls/4834 Reviewed-by:Luo Shengwei <luoshengwei@huawei.com> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com>