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 37619C00307 for ; Fri, 6 Sep 2019 14:50:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 06EB9214E0 for ; Fri, 6 Sep 2019 14:50:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="o34Rh9M4" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394642AbfIFOuj (ORCPT ); Fri, 6 Sep 2019 10:50:39 -0400 Received: from mail.skyhub.de ([5.9.137.197]:41076 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729121AbfIFOuj (ORCPT ); Fri, 6 Sep 2019 10:50:39 -0400 Received: from zn.tnic (p200300EC2F0B9E005D980F871595326F.dip0.t-ipconnect.de [IPv6:2003:ec:2f0b:9e00:5d98:f87:1595:326f]) (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 2EBE11EC026F; Fri, 6 Sep 2019 16:50:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1567781437; 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=neVdSvXZgCbhFLuEiEibEAFt6fu4+I4KkBYLe8mb8pQ=; b=o34Rh9M49TPF8JD/FIh42+VF4EABxqLTr9990hTI40F5zBYOvPg7CfyKqqcx1Se3l+QP2K 2gjQJoMoeQnqNjFhkkTxbLCo3Fe+BRrUbuuQhFW0iZzFx7WqQAJG+Jzsz2StndUSvWZ7ha umgwNYLGMlQigkMfrlq9Rp6/1NAOO+k= Date: Fri, 6 Sep 2019 16:50:30 +0200 From: Borislav Petkov To: Isaac Vaughn Cc: Guenter Roeck , Yazen Ghannam , "trivial@kernel.org" , "linux-edac@vger.kernel.org" , "x86@kernel.org" , "linux-hwmon@vger.kernel.org" , "linux-pci@vger.kernel.org" Subject: Re: [PATCH] Add PCI device IDs for family 17h, model 70h Message-ID: <20190906145030.GD19008@zn.tnic> References: <20190904215308.GA12374@zn.tnic> <20190905070917.GA19246@zn.tnic> <20190905135408.GE19246@zn.tnic> <20190905215650.f8b5d22b625ddcff7d093883@knights.ucf.edu> <20190906091250.GB19008@zn.tnic> <20190906130206.GB7255@roeck-us.net> <6B3FCC26-7A2F-438F-B442-EA665DDD0569@alien8.de> 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-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Fri, Sep 06, 2019 at 02:05:35PM +0000, Isaac Vaughn wrote: > They seem to have already covered the changes to hwmon and amd_nb, so > the difference is probably the changes to amd64_edac. Yeah, then you can send me only those changes against edac-for-next. The driver won't load on Zen2 before the amd_nb.c changes have landed upstream but that's fine - it's not like it did load before. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette