Re: [PATCH 3/5] x86/mcheck/AMD: Reduce number of blocks scanned per bank

From: Borislav Petkov
Date: Fri Jan 15 2016 - 06:14:57 EST


On Thu, Jan 14, 2016 at 05:08:30PM -0600, Aravind Gopalakrishnan wrote:
> In the same manner, we'd still have to know the last possible MISC
> register for future processors..

I was going to suggest that we should probably *count* the MISC
registers upfront so that we know exactly how many are we dealing with
instead of relying on macros but that would be overengineering it for no
good reason. And we're checking the valid bits and so on, so we're good.

So ok, I'm persuaded.

Thanks.

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.