Re: [PATCH 6/6] mce-inject: use injected mce only during fakedhandler call

From: Huang Ying
Date: Thu Oct 08 2009 - 21:55:47 EST


On Mon, 2009-10-05 at 11:10 +0800, Hidetoshi Seto wrote:
> +/*
> + * For error injection
> + */
> +
> +struct mce_fake_banks {
> + int valid;
> + struct mce injectm;
> +};

There are some bits available in mce.inject_flags. I don't think it is
necessary to add another variable just for another flag.

Best Regards,
Huang Ying


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/