Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1276111

Re: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors into the genpool.

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors into the genpool.
Date 2015-11-24 08:40 +0100
Message-ID <qygmK-558-15@gated-at.bofh.it> (permalink)
References <qtJpo-71V-17@gated-at.bofh.it> <qtM3W-lk-77@gated-at.bofh.it> <qxlRv-1b2-15@gated-at.bofh.it> <qy9uV-EF-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Nov 24, 2015 at 12:19:18AM +0000, Luck, Tony wrote:
> > Also, two more fixes I've done while injecting in a kvm guest I'm
> > sending as a reply to this message. Will inject on a real box too.
> 
> Ok ... applied those two on top of my "UNTESTED" patch and injected an error to force a UCNA log.

Ok, what error type is that in EINJ nomenclature? I had only

/sys/kernel/debug/apei/einj/available_error_type:0x00000002     Processor Uncorrectable non-fatal
/sys/kernel/debug/apei/einj/available_error_type:0x00000008     Memory Correctable
/sys/kernel/debug/apei/einj/available_error_type:0x00000010     Memory Uncorrectable non-fatal

and I would've guessed it is the 0x10 type, i.e., the memory
uncorrectable which is non-fatal - assuming here - but that one got
promoted to a #MC on my box.

The processor uncorrectable didn't want to inject due to missing EINJ
instruction 0x5 or so...

> Everything looked ok. Just one copy on the console and in
> /var/log/mcelog (actually logs from bank7 and bank3 ... but that was
> expected from this test).

Good.

> So my patch is tested, and take this
> 
> Acked-by: Tony Luck <tony.luck@intel.com> for your two additional patches.

Thanks!

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors  into the genpool. Borislav Petkov <bp@alien8.de> - 2015-11-21 20:20 +0100
  RE: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred  errors into the genpool. "Luck, Tony" <tony.luck@intel.com> - 2015-11-24 01:20 +0100
    Re: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors  into the genpool. Borislav Petkov <bp@alien8.de> - 2015-11-24 08:40 +0100
      RE: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred  errors into the genpool. "Luck, Tony" <tony.luck@intel.com> - 2015-11-24 17:00 +0100
        Re: [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors  into the genpool. Borislav Petkov <bp@alien8.de> - 2015-11-24 20:00 +0100

csiph-web