[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <776fad3d.3369.17d03d2c2ba.Coremail.zhangzl2013@126.com>
Date: Tue, 9 Nov 2021 16:31:23 +0800 (CST)
From: "Zhaolong Zhang" <zhangzl2013@....com>
To: "Borislav Petkov" <bp@...en8.de>
Cc: "Tony Luck" <tony.luck@...el.com>, x86@...nel.org,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
"Paul E . McKenney" <paulmck@...nel.org>
Subject: Re: [PATCH] x86/mce: drop cpu_missing since we have more capable
mce_missing_cpus
At 2021-11-08 20:47:59, "Zhaolong Zhang" <zhangzl2013@....com> wrote:
>At 2021-11-08 18:31:38, "Borislav Petkov" <bp@...en8.de> wrote:
>>On Mon, Nov 08, 2021 at 06:13:04PM +0800, Zhaolong Zhang wrote:
>>> I was concerning that if I simply remove the cpu_missing code, we will lose the log in the
>>> situation where mca_cfg.tolerant > 1 and no_way_out is set afterwards.
>>>
>>> Do you think we can safely ignore that situation?
>>
>>Well, how likely is to have such a situation in practice?
>
>It is difficult to answer...
>But since current code is dealing with this situation, I think I should cover it too,
>although it is only a piece of log.
Hi Boris,
I reconsidered the situation.
If there is a non-recoverable mce as well, just let it print that reason. No need to bring the
timeout message indeed. Because since the tolerant was set to a high level to ignore the timeout,
we can eventually ignore them.
So simply drop cpu_missing variable as you mentioned should work.
I am not sure whether it should be authored by you or suggested by you.
Anyway, I will post a new patch exactly as you suggested. Please pick it or ignore it as appropriate :)
Thanks,
Zhaolong
Powered by blists - more mailing lists