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,URIBL_BLOCKED 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 B8964C4338F for ; Tue, 10 Aug 2021 13:54:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9CA1F60FDA for ; Tue, 10 Aug 2021 13:54:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241215AbhHJNy2 (ORCPT ); Tue, 10 Aug 2021 09:54:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236814AbhHJNy1 (ORCPT ); Tue, 10 Aug 2021 09:54:27 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87357C0613D3; Tue, 10 Aug 2021 06:54:05 -0700 (PDT) Received: from zn.tnic (p200300ec2f0d650032a7c3e3b83a4c54.dip0.t-ipconnect.de [IPv6:2003:ec:2f0d:6500:32a7:c3e3:b83a:4c54]) (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 804C71EC0345; Tue, 10 Aug 2021 15:53:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1628603638; 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=wy0O3e24ZiuBDTN+sdm5ZVuQfM7Q7G9zPYzrOaizwCs=; b=ZMNituR4rApaF2UHuKbkO1Smmnc5TClj8CptOX/+I8T1/BBlFukUMJP8LRKLOYiEhlrNYW 4JMYEaqREmSHsXVv51V2+fUyrAiXiFhb9RdXnKVdfusNRU2RVug5CSRqkBgmFL8PjJBihd UWY7tav0rZ3dboeVncrZyRgTr4zl1Z4= Date: Tue, 10 Aug 2021 15:54:38 +0200 From: Borislav Petkov To: "Chatradhi, Naveen Krishna" Cc: "Ghannam, Yazen" , "linux-edac@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "mingo@redhat.com" , "mchehab@kernel.org" Subject: Re: [PATCH 1/7] x86/amd_nb: Add Aldebaran device to PCI IDs Message-ID: References: <20210630152828.162659-1-nchatrad@amd.com> <20210630152828.162659-2-nchatrad@amd.com> <20210719192830.GA19451@aus-x-yghannam.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 Tue, Aug 10, 2021 at 12:45:17PM +0000, Chatradhi, Naveen Krishna wrote: > But I think this patch can be part of the next patch > where this value is first used. [naveenk:] Squashed > this change into the 2nd patch and submitted v2 > https://patchwork.kernel.org/project/linux-edac/patch/20210806074350.1 > 14614-2-nchatrad@amd.com/ Btw, I'd suggest you find someone at AMD to teach you to use a proper mail client for replying to lkml messages which does proper quoting, etc. Outlook and windoze simply isn't cut out for this type of communication but rather for managerial blabla. Alternatively, you can read this here: https://www.kernel.org/doc/html/latest/process/email-clients.html and try to set up something yourself. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette