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=-0.8 required=3.0 tests=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 6C538C433E0 for ; Wed, 17 Jun 2020 15:22:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3938B206FA for ; Wed, 17 Jun 2020 15:22:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="FlJ8BA/r" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726874AbgFQPW3 (ORCPT ); Wed, 17 Jun 2020 11:22:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726815AbgFQPW2 (ORCPT ); Wed, 17 Jun 2020 11:22:28 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7C38C06174E; Wed, 17 Jun 2020 08:22:28 -0700 (PDT) Received: from zn.tnic (p200300ec2f0bb000a115b7d9110c62d9.dip0.t-ipconnect.de [IPv6:2003:ec:2f0b:b000:a115:b7d9:110c:62d9]) (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 0C32B1EC03C5; Wed, 17 Jun 2020 17:22:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1592407347; 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=jYDxX+7IAxeetjgcjqHuc8C8ajEs1SremN84jrW7G34=; b=FlJ8BA/rFfbHhRscG8JZf3811K+pYpyfbdCPV0v6xnQK4W6lGL1HZV6CKX8ywK1TcNpTwX FQbG4lKH89OkaajVBInGO2SrOZ4JfhlNjEV1J4gDy9EqrxpN0pO7m3XTFyVH8g6p5m7cJQ 1qI06z91kpXtHxoEQ6OfLSKHyeP0YPw= Date: Wed, 17 Jun 2020 17:22:19 +0200 From: Borislav Petkov To: Jacky Hu , Alexander Monakov Cc: Guenter Roeck , linux-hwmon@vger.kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, tony.luck@intel.com, x86@kernel.org, yazen.ghannam@amd.com, clemens@ladisch.de Subject: Re: [PATCH] hwmon: (k10temp) Add AMD family 17h model 60h probe Message-ID: <20200617152219.GG10118@zn.tnic> References: <20200616180940.GN13515@zn.tnic> <20200617013255.391975-1-hengqing.hu@gmail.com> <20200617034028.GA1614@roeck-us.net> <20200617071927.GA398128@i716> <20200617150735.GA405893@i716> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200617150735.GA405893@i716> Sender: linux-edac-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org Ok, both of you: On Wed, Jun 17, 2020 at 11:07:35PM +0800, Jacky Hu wrote: > Hi, > > Sorry, I apologize for didn't do much lookup that you already did the patch > submission before I submitted the patch. > I have to say we are all programmed by the programs. > Also I didn't submit to either of the lists. > A few places I did looked at are below before I did the submission. > https://pci-ids.ucw.cz/v2.2/pci.ids > https://lore.kernel.org/patchwork/project/lkml/list/ Jacky, please do not top-post. Please adhere to the etiquette on public mailing lists. Alexander, things like that can happen and they pretty much do happen everytime new hw comes out. Kernel development has exploded so much in recent years so that it is absolutely normal to miss stuff. Hell, *we* miss stuff too, from time to time. So let's concentrate on the work pls. Thank you both! -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette