lkml.org 
[lkml]   [2020]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86/mce: Do not log spurious corrected mce errors
On Fri, Feb 14, 2020 at 07:34:07AM -0500, Prarit Bhargava wrote:
> #ifdef CONFIG_X86_MCE_AMD
> extern bool amd_filter_mce(struct mce *m);
> +extern bool intel_filter_mce(struct mce *m);
> #else

Something very weird is going on here. Why does
CONFIG_X86_MCE_AMD have to be set to enable some
*Intel* filter operation?

-Tony

\
 
 \ /
  Last update: 2020-02-14 18:37    [W:0.340 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site