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=-3.9 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 B4333C433DF for ; Tue, 20 Oct 2020 09:19:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2FF7F223C6 for ; Tue, 20 Oct 2020 09:19:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="JiSIdY3X" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391269AbgJTJTx (ORCPT ); Tue, 20 Oct 2020 05:19:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391233AbgJTJTx (ORCPT ); Tue, 20 Oct 2020 05:19:53 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95EFCC061755 for ; Tue, 20 Oct 2020 02:19:53 -0700 (PDT) Received: from zn.tnic (p200300ec2f106600748f54fac26d0739.dip0.t-ipconnect.de [IPv6:2003:ec:2f10:6600:748f:54fa:c26d:739]) (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 D88951EC0258; Tue, 20 Oct 2020 11:19:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1603185592; 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=uR59hxLIrj7+jaCGNVOPFlPKbpxrwplNI5vYRZAuvjc=; b=JiSIdY3XQRv0H6xIpxm8nEim4C74kRWDV7Yo/7xuPxuxIkCBHywMSiqxbN3AaDzGfLfXJ2 AA6E4XY4O2zu1v/XLWi+d4sWiF3qUD9rn6sf2XC/qo3iUbbbV4o811tU6seKaIFNvnUS0m z4ZfZXR6AE5qKMlhzS/YT/zQ+WlADdg= Date: Tue, 20 Oct 2020 11:19:40 +0200 From: Borislav Petkov To: Jason Baron Cc: Raymond Bennett , linux-edac@vger.kernel.org Subject: Re: Constant output in syslog of EDAC message Message-ID: <20201020091940.GA11583@zn.tnic> References: <20201019205658.GI24325@zn.tnic> 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 Mon, Oct 19, 2020 at 05:25:43PM -0400, Jason Baron wrote: > Yes, I likely was just following what was in other edac drivers at > the time - for example, i3200_check() has a similar debug. I guess > it could have a higher level. But if we remove this one, we may > want to audit some of the other edac drivers as well. Sounds good. So one patch removing them all would make sense. If you feel like doing it, be my guest. Otherwise, it'll land on my ever-growing todo. :-\ Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette