Searched hist:"85 e6084e0b436cabe9c909e679937998ffbf9c9d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/ras/ |
H A D | cec.c | diff 85e6084e0b436cabe9c909e679937998ffbf9c9d Wed Aug 05 04:57:08 CDT 2020 Luca Stefani <luca.stefani.ge1@gmail.com> RAS/CEC: Fix cec_init() prototype
late_initcall() expects a function that returns an integer. Update the function signature to match.
[ bp: Massage commit message into proper sentences. ]
Fixes: 9554bfe403bd ("x86/mce: Convert the CEC to use the MCE notifier") Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Sami Tolvanen <samitolvanen@google.com> Tested-by: Sami Tolvanen <samitolvanen@google.com> Link: https://lkml.kernel.org/r/20200805095708.83939-1-luca.stefani.ge1@gmail.com
|