From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C448FC2D0E5 for ; Mon, 30 Mar 2020 13:42:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9213B20771 for ; Mon, 30 Mar 2020 13:42:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="PI/dqZpH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727276AbgC3Nmv (ORCPT ); Mon, 30 Mar 2020 09:42:51 -0400 Received: from mail.skyhub.de ([5.9.137.197]:60148 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726385AbgC3Nmv (ORCPT ); Mon, 30 Mar 2020 09:42:51 -0400 Received: from zn.tnic (p200300EC2F0676006087085B094249ED.dip0.t-ipconnect.de [IPv6:2003:ec:2f06:7600:6087:85b:942:49ed]) (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 5188B1EC0C6D; Mon, 30 Mar 2020 15:42:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1585575769; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=PnWQB32YQWUU9apHIIF6hYLEV8g87zpXf+oLOLk+Jn0=; b=PI/dqZpHZ37gHwluhR9wtdZV4Bw/kEexbFP9kEs6o79i0Kcfnet4d3taRvyhdQHIDN5jky KrG2WJBneEE6xXDld25iy/GPkhpQ/1RAq1pdrLioqLzpEHYCuckioo8mNx4QwA+NbOnV7/ j8ooSV7dHhWrraIXutWC7flBFVko/Ws= Date: Mon, 30 Mar 2020 15:42:49 +0200 From: Borislav Petkov To: Shiju Jose Cc: "linux-acpi@vger.kernel.org" , "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "rjw@rjwysocki.net" , "helgaas@kernel.org" , "lenb@kernel.org" , "james.morse@arm.com" , "tony.luck@intel.com" , "gregkh@linuxfoundation.org" , "zhangliguang@linux.alibaba.com" , "tglx@linutronix.de" , Linuxarm , Jonathan Cameron , tanxiaofei , yangyicong Subject: Re: [PATCH v6 1/2] ACPI / APEI: Add support to notify the vendor specific HW errors Message-ID: <20200330134249.GF16242@zn.tnic> References: <20200325164223.650-1-shiju.jose@huawei.com> <20200325164223.650-2-shiju.jose@huawei.com> <20200327182214.GD8015@zn.tnic> <20200330103353.GC16242@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Mon, Mar 30, 2020 at 11:55:35AM +0000, Shiju Jose wrote: > The idea was the error handled field will help the decoding part of > the rasdaemon to do the appropriate steps for logging the vendor error > information depending on whether a corresponding kernel driver has > handled the error or not. What's the difference for rasdaemon whether the error has been handled or not? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette