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 AA46BC2D0B1 for ; Thu, 6 Feb 2020 14:04:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7D94321775 for ; Thu, 6 Feb 2020 14:04:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="KSXzHkCT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727415AbgBFOEm (ORCPT ); Thu, 6 Feb 2020 09:04:42 -0500 Received: from mail.skyhub.de ([5.9.137.197]:56260 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726765AbgBFOEl (ORCPT ); Thu, 6 Feb 2020 09:04:41 -0500 Received: from zn.tnic (p200300EC2F0B4B0065ED6F8530E953C0.dip0.t-ipconnect.de [IPv6:2003:ec:2f0b:4b00:65ed:6f85:30e9:53c0]) (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 567551EC0CB7; Thu, 6 Feb 2020 15:04:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1580997880; 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=nMDT/RnHMsdvnJe7PltUSGUscIEQcDp38vE2QnEZmQ0=; b=KSXzHkCTpHFbW7xVEva2B0jCfn1/C6kyzqjRKm5q47vctKOutaODkZn2LwCHnehMTjkV8R jlACfFmO3Ks9pZr7Zqd+H3jZDZg4GrJKHmuzcsc5ubiBQsCoe3j0FqABNhefTe/4/DfuWn E7CI2vTfG+cRt1QBFL2udRNL4ykTs6o= Date: Thu, 6 Feb 2020 15:04:34 +0100 From: Borislav Petkov To: Prarit Bhargava Cc: linux-kernel@vger.kernel.org, Alexander Krupp , Tony Luck , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-edac@vger.kernel.org Subject: Re: [PATCH] x86/mce: Enable HSD131, HSM142, HSW131, BDM48, and HSM142 Message-ID: <20200206140434.GE9741@zn.tnic> References: <20200205125831.20430-1-prarit@redhat.com> <20200206110811.GC9741@zn.tnic> <1f3f5f54-eb31-1e2a-27be-7ed4cb3dc2d3@redhat.com> 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-edac-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Thu, Feb 06, 2020 at 08:05:24AM -0500, Prarit Bhargava wrote: > Sorry. I missed this question, but I really don't understand the question. > Alexander posted a patch in a kernel bugzilla @ Red Hat and I modified the patch > with some additional changes. I don't want him to lose credit for the work so > he's got a proper Signed-off-by tag for this patch. This is not how this is expressed. Either you write that in free text in the commit message or you use Co-developed-by. More details in Documentation/process/submitting-patches.rst -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette