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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 33B5DC433EF for ; Thu, 23 Sep 2021 18:15:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0EDA2610C8 for ; Thu, 23 Sep 2021 18:15:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242708AbhIWSQc (ORCPT ); Thu, 23 Sep 2021 14:16:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44264 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242889AbhIWSQX (ORCPT ); Thu, 23 Sep 2021 14:16:23 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 92E71C061788; Thu, 23 Sep 2021 11:14:21 -0700 (PDT) Received: from zn.tnic (p200300ec2f0d6800010999bf90259edb.dip0.t-ipconnect.de [IPv6:2003:ec:2f0d:6800:109:99bf:9025:9edb]) (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 97FE21EC056A; Thu, 23 Sep 2021 20:14:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1632420855; 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=R7oLhQbzsvsWj62mAcUhSOp2J72g6MKSMJkSIUrXPks=; b=ZPDOHZfv/mpV4aX4K9LrNeUYhNAzsUrOnoVZwtAo9CwQ5VnyKDbcpsONX+MUqJpEm7TKqp YyypdTVA8mDa7fOIuQfrLspmdHOYYyn2eQsv+Z1dwc8u+NrjFJib+CEytAaPOCUeHF0Qp1 CFjyWJep9rSIrqhS0wKp04lWYkby/l8= Date: Thu, 23 Sep 2021 20:14:15 +0200 From: Borislav Petkov To: Yazen Ghannam Cc: "Joshi, Mukul" , "linux-edac@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "mingo@redhat.com" , "mchehab@kernel.org" , "amd-gfx@lists.freedesktop.org" Subject: Re: [PATCHv3 2/2] drm/amdgpu: Register MCE notifier for Aldebaran RAS Message-ID: References: <20210913021311.12896-2-mukul.joshi@amd.com> <20210922193620.15925-1-mukul.joshi@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Thu, Sep 23, 2021 at 05:23:21PM +0000, Yazen Ghannam wrote: > Shouldn't the error still be reported to EDAC for decoding and counting? I > think users want this. You know what happens with users getting ECCs reported, right? They think immediately their hw is going bad and start wanting to replace it... So what does actually tell you if you were a simple user and you had 5 correctable errors in the GPU VRAM? All you wanna do is play, I'd say. :-) -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette