Re: [PATCH v3] xen/mce: don't issue error message for failed /dev/mcelog registration

From: Borislav Petkov
Date: Thu Jun 15 2017 - 04:54:20 EST


On Wed, Jun 14, 2017 at 10:40:59AM +0200, Juergen Gross wrote:
> When running under Xen as dom0 /dev/mcelog is being registered by Xen
> instead of the normal mcelog driver. Avoid an error message being
> issued by the mcelog driver in this case. Instead issue an informative
> message that Xen has registered the device.
>
> Signed-off-by: Juergen Gross <jgross@xxxxxxxx>
> ---
> arch/x86/kernel/cpu/mcheck/dev-mcelog.c | 7 ++++++-
> drivers/xen/mcelog.c | 2 ++
> 2 files changed, 8 insertions(+), 1 deletion(-)

Applied, thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.