Re: [PATCH 1/5] x86/mce/inject: Check if a bank is unpopulated before error simulation

From: Borislav Petkov
Date: Mon Sep 27 2021 - 18:08:21 EST


On Mon, Sep 27, 2021 at 04:56:17PM -0500, Smita Koralahalli Channabasappa wrote:
> Yes, this makes sense to me now. But you meant to say inj_ipid_set()
> instead of inj_bank_set()..?

Yeah, I had it correct before:

"This whole thing belongs into inj_ipid_set() where you should verify... "

>
> Something like this:
>
> -MCE_INJECT_SET(ipid)
>
> +static int inj_ipid_set(void *data, u64 val)
> +{
> + struct mce *m = (struct mce*)data;
>
> + if cpu_feature_enabled(X86_FEATURE_SMCA)) {
>
> + rdmsrl_on_cpu(..
> ..
> ..
> + m->ipid = val;
> + ..
> +}

Yes, and return proper error codes.

Thx.

--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette