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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 C6E96C48BCD for ; Wed, 9 Jun 2021 19:17:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 827DA613DF for ; Wed, 9 Jun 2021 19:17:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 827DA613DF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AaVhojJUyGmV5lDVCAGV5wsrbtL3VumJ4ZmZYPomMNs=; b=DPayLhauQhJvzZ CYkf0JIKxgMBdQqDhUsXprkC6ZRwgMttmKIxALsNpJZn2AN7O+589bVxYquznl7FUshJLyPr89v0U Pga0hQEaXzWpZM8cYfS6K4YfGkyWoZtPYfo2+n1NgPLlAi9tW19fNv2IQ2UmJHzcilfUmb4pMDxPZ yY0cEO/lKsLL1HN0BYakJtBV5MZPGw5aRSmj+oLfV6I42sVVvSxP06B5FL1iP3Dh6MtHYaJTHWsri 2NqwfwaNvC3fWCHbmJhgXZ2UkisS7wlB+M63yte3I1JECNbZVWuGltKgsiWuv/C+sm1hQrEQO7a2I CHDaQLL2vMmNl7cTXLTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lr3gP-00Fg84-HN; Wed, 09 Jun 2021 19:16:09 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lr3gL-00Fg7I-K3 for linux-arm-kernel@lists.infradead.org; Wed, 09 Jun 2021 19:16:07 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3E32F613D4; Wed, 9 Jun 2021 19:16:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623266165; bh=4cqLWh1ppp/hZrwvpFtKbyel9fKraZQyl4S5GrUmaVI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=FA0IuT82Kmgb26c4HTEsXhhtvzA+EzUysDU8lXY0+Kh9VkRo5vsJ8K8o+83kTaSBK 83h9SUNVw+pEmcWmhu42J42Rq9Loxp1JkA/ihTPv3Wb/CrbSPv27GI+R3J2uRAX1U1 yRpYkVqhuHlOYypXxehed+CqsD/H0UoDc/OuZ3WY= Date: Wed, 9 Jun 2021 21:16:02 +0200 From: Greg KH To: Tom Rix Cc: mdf@kernel.org, hao.wu@intel.com, michal.simek@xilinx.com, nava.manne@xilinx.com, dinguyen@kernel.org, krzysztof.kozlowski@canonical.com, yilun.xu@intel.com, arnd@arndb.de, fpacheco@redhat.com, richard.gong@intel.com, luca@lucaceresoli.net, linux-kernel@vger.kernel.org, linux-fpga@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 0/4] fpga: reorganize to subdirs Message-ID: References: <20210609142208.3085451-1-trix@redhat.com> <2738ee7a-448f-c327-c430-13fb44da45ec@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210609_121606_309966_DCAC2353 X-CRM114-Status: GOOD ( 11.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jun 09, 2021 at 11:52:44AM -0700, Tom Rix wrote: > > My main complaints here are: > > - these patches were not tested > > - you renamed kernel modules "accidentally" > > - you forgot SPDX lines > > - lack of description of why these files being moved was > > necessary in the changelog where you moved the files > > > > Remember, patch 0/X never shows up in changelogs... > > I will respin and collapse the patches to a single patch with a better > commit log. They should not be a single patch, I never said that at all :( Please read what I wrote above, did I ever mention there was too many patches in the series here? {sigh} greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel