Re: [PATCH] x86/mce/AMD: Fix partial SMCA bank init when CPU 0 != thread 0
From: Borislav Petkov
Date: Wed Jun 28 2017 - 15:01:25 EST
On Wed, Jun 28, 2017 at 06:51:08PM +0000, Ghannam, Yazen wrote:
> The non-core MCA banks are only visible to a "master thread" on each Die. The
> master thread is the first one on the Die. Since we have the same banks on each
> Die we only need to read them once, and I assumed that CPU0 would always be
> there.
Right, I believe this is similar to the node-base core thing. Or
something to that effect.
So is there a reliable way to find out which is the node-base core, or
the master thread? Because regardless what fw does, it should still
configure such master thread if the BSP is a different thread.
So if our code would be able to find that out, we should be good.
[ Practically, a sane fw would simply go and make the new BSP also the master
thread. But "sane" and "fw" in a sentence don't work. :-) ]
Thanks.
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--