+6
−3
Loading
maillist inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9GCZS CVE: NA Reference: https://lore.kernel.org/lkml/20240204080144.7977-3-xueshuai@linux.alibaba.com/ -------------------------------- Part of return value comments for memory_failure() were originally documented at the call site. Move those comments to the function declaration to improve code readability and to provide developers with immediate access to function usage and return information. Signed-off-by:Shuai Xue <xueshuai@linux.alibaba.com> conflicts: arch/x86/kernel/cpu/mce/core.c Signed-off-by:
Tong Tiangen <tongtiangen@huawei.com>