Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp969840imm; Fri, 11 May 2018 09:05:07 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqzuwRTTen/CxKwvg3k4CLPWbzkGh06KrQmuq8pFjoTGhkBDEEoDrQa1kOns6XyfnJaZDJf X-Received: by 2002:a63:6242:: with SMTP id w63-v6mr4792958pgb.377.1526054707869; Fri, 11 May 2018 09:05:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526054707; cv=none; d=google.com; s=arc-20160816; b=WDuDThqDBb1ie0qarp9PVJUxvAFAH845M3QN4dHcBAY7UORlL6EwiHd6x9UQmoq4YX XyZu4U/dSI8816FRcQeYCf48CAuaHmHQpy19VuZOPRuk6byJeIA7MZ6BxFNYA01mny49 F2z3WVNnpQXtNeDofaiZ1aGFDKAnSZ49JvqDLiJj5flELDjV34BuCjjE3LUE67hc+qy7 LXTjoHil0uETv2HBXQCHeQLcUt7yoP284ZG5gMuQF3f3CiiRVwSS24tZo7IDVSf3rP8A mNMbZ/6TTmLYFG53i8sHs7kHStnI2UsPc6X4vfAUexbvwxRCUBcVCAOx1QqWtpg2wadd lFIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=bOjYiv61PLpv1mHO4L8euQdbQYTIE9UJcKUOl+RUqm4=; b=HME5W/iYUyqlr5A0koBK1gYdl+AUlU9OosGIZMQQkGyFLzNeoUUhsfbp+xwyivlxGB UZu6Z4fltJ66eN5xqzqCa9LG5irinM/vuNXLYFykM5unc8OMP3VFyyPcATIVlbRmVC57 v/DEmKxs96l2gjNMJEA2xLXe6Rm3/Ydtg2HgFDfY96ARBXkl6zw1suAXiOHcYcGcuK2m BNdo/59MEbfJSnxBA5b7vw8Y4N79RyVAjemPii//61Fdw18lZyvOTD7/MQ+OvnxzMJsc dpYPUHDVekgnUoTUzreO53pafbyaG8PNYRvLuW+pJ7UA3vlRPdp3E46PaKlyVjpgaR/w Dmhg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j65-v6si2889254pge.336.2018.05.11.09.04.50; Fri, 11 May 2018 09:05:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751907AbeEKQDS (ORCPT + 99 others); Fri, 11 May 2018 12:03:18 -0400 Received: from mail.skyhub.de ([5.9.137.197]:57542 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750711AbeEKQDQ (ORCPT ); Fri, 11 May 2018 12:03:16 -0400 X-Virus-Scanned: Nedap ESD1 at mail.skyhub.de Received: from mail.skyhub.de ([127.0.0.1]) by localhost (blast.alien8.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 1kxwkrLTACFw; Fri, 11 May 2018 18:02:59 +0200 (CEST) Received: from pd.tnic (p200300EC2BCAC2007194A577202112A7.dip0.t-ipconnect.de [IPv6:2003:ec:2bca:c200:7194:a577:2021:12a7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 30CAF1EC02AE; Fri, 11 May 2018 18:02:59 +0200 (CEST) Date: Fri, 11 May 2018 18:02:53 +0200 From: Borislav Petkov To: "Alex G." Cc: alex_gagniuc@dellteam.com, austin_bolen@dell.com, shyam_iyer@dell.com, "Rafael J. Wysocki" , Len Brown , Tony Luck , Mauro Carvalho Chehab , Robert Moore , Erik Schmauss , Tyler Baicar , Will Deacon , James Morse , Shiju Jose , "Jonathan (Zhixiong) Zhang" , Dongjiu Geng , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org, devel@acpica.org Subject: Re: [RFC PATCH v4 3/3] acpi: apei: Do not panic() on PCIe errors reported through GHES Message-ID: <20180511160253.GF12705@pd.tnic> References: <20180430212836.7807-1-mr.nuke.me@gmail.com> <20180430213358.8319-1-mr.nuke.me@gmail.com> <20180430213358.8319-3-mr.nuke.me@gmail.com> <20180511154039.GD12705@pd.tnic> <8e3c0cc6-9c5c-85ce-650c-8f498f5907da@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <8e3c0cc6-9c5c-85ce-650c-8f498f5907da@gmail.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 11, 2018 at 10:54:09AM -0500, Alex G. wrote: > That being clarified, should I replace "crackmonkey" with "broken" in > the commit message? Keep your opinion *outside* of commit messages - their goal is to explain *why* the change is being made in strictly technical language so that when someone looks at git history, someone can know *why*. > Borislav, I sense some confusion. AER is not a "reporting" driver. It > handles the errors. You can't leave these errors unhandled. They > propagate to the root complex and can cause fatal MCEs when not handled. > The window to handle the error is pretty large, so it's not a concern > when you're handling it. I think *you* didn't get it: IS_ENABLED(CONFIG_ACPI_APEI_PCIEAER) is not enough of a check to confirm that there actually *is* an AER driver to handle the errors. If you really want to make sure the driver is loaded and functioning, then you need an explicit registering mechanism or some other way of checking it really is there and handling errors. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.