Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2952269imu; Fri, 18 Jan 2019 02:08:19 -0800 (PST) X-Google-Smtp-Source: ALg8bN7FGZArOSplwEWHg37YQhqQ22R5wvoV8ayCOUAW5yCv9Sq2PpbISFDW6O9yanGZHx1PCfHe X-Received: by 2002:a63:ae01:: with SMTP id q1mr16716280pgf.402.1547806098952; Fri, 18 Jan 2019 02:08:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547806098; cv=none; d=google.com; s=arc-20160816; b=f865+5UK+Ed39YPkRuRci88UAa5YPVs593sGBDQvdrsUYRPYOiDQoaXCPLGik6B5EE tDCC2FCOEuxDz74wQshm3YetISzJp7XW/sE4OcE37qWwvHgq/gmHBTFyHG9wJkTPYh1+ 1mHW+5anJwd7TPLUIB1eU2Rg8jnzBzw+9dRvKrPGwyl8yuL9/GesuavtlmLF/7/cJva7 +gvoHxn1+iv+pVaWtxdTOHGS2skPsldv3B0DAp4PZg3bNKahU1+WD+E6Kq5YUbggV9Mc 9cFg7IfbtIFtLl1V1Xl9iNyhq+tAiPAWoX0SnCdOrXERrOQSnDPVxCP+Evwh5VZh1MIM QRpw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=+kjTbh+g10sL8WosNvrmBfS7CcW6jxZODKKNEcllzaw=; b=Zpl2ev2Bj2um8FNNSUlNKDMUnN6Qzv3zZT2tFdCelYlE0WnMt6SP1dRhP7wAD/GA9Y 7iU46+q09aFs1ul9Du3Qbj6zk87V5C0vnB/49Xp/PdTO9t6Uh78S/e7nv0AVrhU3adU0 /rvAnCDLhG04BR5bhY40h7tI5yuQR0x2j6CPDT+VjflvQQHqyWGbdnIIGJv4RWTQhbYY aUCKycyasHKmh02H+9rPvPTA3MUB2/MM1UHOicF8uldlisLPd4PCGoXgvWB6/ETX3sn8 6cDQdjHj53/Wjrkqi5ROyzU9/DeE6gqLZhcofByuyWFGmIhHszwXNafmM1xgfGDR9Svx oF3A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bh5si4029756plb.42.2019.01.18.02.08.02; Fri, 18 Jan 2019 02:08:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727148AbfARKGN (ORCPT + 99 others); Fri, 18 Jan 2019 05:06:13 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:48936 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727001AbfARKGM (ORCPT ); Fri, 18 Jan 2019 05:06:12 -0500 Received: from p4fea4364.dip0.t-ipconnect.de ([79.234.67.100] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gkR2L-0003iN-1l; Fri, 18 Jan 2019 11:06:05 +0100 Date: Fri, 18 Jan 2019 11:06:04 +0100 (CET) From: Thomas Gleixner To: Liming Sun cc: Ulf Hansson , Rob Herring , Mark Rutland , Jaehoon Chung , Catalin Marinas , Will Deacon , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, LKML , Greg KH , Kate Stewart Subject: Re: [PATCH v7 1/3] mmc: dw_mmc-bluefield: Add driver extension In-Reply-To: <1525805210-15246-1-git-send-email-lsun@mellanox.com> Message-ID: References: <026fa942828c54fda5bad225981e56abc808b949.1524497286.git.lsun@mellanox.com> <1525805210-15246-1-git-send-email-lsun@mellanox.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Liming, On Tue, 8 May 2018, Liming Sun wrote: > index 0000000..54c3fbb > --- /dev/null > +++ b/drivers/mmc/host/dw_mmc-bluefield.c > @@ -0,0 +1,81 @@ > +// SPDX-License-Identifier: GPL-2.0 > +/* > + * Copyright (C) 2018 Mellanox Technologies. > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. > + */ This license information is broken. The SPDX license identifier and the boiler plate text are contradicting. The SPDX id is GPL v2 only and the boiler plate says v2 or later. Please decide which version you want and fix ASAP. If you fix that up please add a Fixes: tag and cc stable. While at it please remove the boiler plate text as the SPDX id is sufficient and the boiler plate is redundant information. See Documentation/process/license-rules.txt Thanks, tglx