Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753300AbdIIRX5 (ORCPT ); Sat, 9 Sep 2017 13:23:57 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:35644 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751154AbdIIRXz (ORCPT ); Sat, 9 Sep 2017 13:23:55 -0400 Date: Sat, 9 Sep 2017 19:23:52 +0200 From: Markus Trippelsdorf To: Borislav Petkov Cc: Andy Lutomirski , Ingo Molnar , Thomas Gleixner , Peter Zijlstra , LKML , Ingo Molnar , Tom Lendacky Subject: Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Message-ID: <20170909172352.GA290@x4> References: <20170909110749.GA277@x4> <20170909130727.3jjnc6p5g45dihmy@pd.tnic> <20170909133745.GA289@x4> <20170909133954.GB289@x4> <20170909140700.bp7jonmp7etlb7ov@pd.tnic> <20170909142014.GC289@x4> <20170909143335.ja2iwjsbeyfxz4ez@pd.tnic> <20170909144350.GA290@x4> <20170909163225.GA290@x4> <20170909170537.6xmxtzwripplhhwi@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170909170537.6xmxtzwripplhhwi@pd.tnic> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 968 Lines: 26 On 2017.09.09 at 19:05 +0200, Borislav Petkov wrote: > On Sat, Sep 09, 2017 at 06:32:25PM +0200, Markus Trippelsdorf wrote: > > Also tried the following patch. It does not help. > > Ok, another theory. This one still needs to be fixed properly but that > for later. > > For some reason (insufficient coffee maybe), I have mistyped your > MCi_STATUS value earlier. Your mail says it is "fa000010000b0c0f". Do > you still have a screen photo to verify it? I double checked and the value is correct. > Because if so, the correct error type is: > > MC4_STATUS[Val|Over|UC|EN|MiscV|PCC|EEC: Protocol error (link, L3, probe filter) (0x0b)|ET: BUS(pp:OBS;t:NOTIMOUT;r4:GEN;ii:GEN;ll:LG)]: 0xfa000010000b0c0f > > And for that I'd need the MC4_ADDR value too. > > So can you please apply the patch below ontop of the syncflood quirk > patch and retrigger, make a photo of the MCE and send it to me? Hmm, the output is exactly the same as before your patch. -- Markus