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=-14.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 3B52DC4338F for ; Tue, 3 Aug 2021 05:41:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D3E360EFF for ; Tue, 3 Aug 2021 05:41:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233886AbhHCFlw (ORCPT ); Tue, 3 Aug 2021 01:41:52 -0400 Received: from conssluserg-03.nifty.com ([210.131.2.82]:54046 "EHLO conssluserg-03.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229507AbhHCFlu (ORCPT ); Tue, 3 Aug 2021 01:41:50 -0400 Received: from mail-pj1-f53.google.com (mail-pj1-f53.google.com [209.85.216.53]) (authenticated) by conssluserg-03.nifty.com with ESMTP id 1735fNxQ029902 for ; Tue, 3 Aug 2021 14:41:23 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 1735fNxQ029902 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1627969283; bh=ViaPnwpbmXT/7F8lQ252gytz1LPyxMDXw/eLqLQ+tS4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=0E/eTrWQvraAtD+M6NVVMwuCSlMrAhO08AJwRU0pV51W5APN0q22X1wiUbT9/kvWv no61GCh8m4lZf6e21FeEvRUOMQnmbDOr0W4CmN9so5So2R/Qx2/ZZ7EEfjHaV19Ke5 TAj0yoAqR3w7zUaiTvVvKtTpf2BG1grSXIjrAglbrOxL0LdHBXkY68oIvBlBvUt5Pp PZ63jYSpYrf5Po8NcscpjyPamPZy26GS6n/NU1NzKOPKHQ8X50agDyL1Dnx2Xrjub+ hBh/gcecO7Zg+cK8dyiDl96Czrbgs5Ddixrj9oBh9pRbYT5K2Mqx9jARUzCPLRmV6j luSASlm9jhcuw== X-Nifty-SrcIP: [209.85.216.53] Received: by mail-pj1-f53.google.com with SMTP id mz5-20020a17090b3785b0290176ecf64922so2291116pjb.3 for ; Mon, 02 Aug 2021 22:41:23 -0700 (PDT) X-Gm-Message-State: AOAM530kPXLdjMHBwm9Zxabmc6SGehrSi+fxJI9cssPgWPNXrSCN7ycn eUqEDJ6lEjWx/Cy7cPduLoXoFrGs2wZicHfUAXQ= X-Google-Smtp-Source: ABdhPJzREULFuTK23zdIrPuCKXys9eGxfHn8HeDU3FLnvRnRAGSTSdj8oJwpXyRBE987wvMPwqZTHDA7yPIzjJ0cJA8= X-Received: by 2002:a63:dd51:: with SMTP id g17mr283420pgj.47.1627969282733; Mon, 02 Aug 2021 22:41:22 -0700 (PDT) MIME-Version: 1.0 References: <20210729140527.443116-1-masahiroy@kernel.org> <20210802124624.GG18685@arm.com> In-Reply-To: <20210802124624.GG18685@arm.com> From: Masahiro Yamada Date: Tue, 3 Aug 2021 14:40:44 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] arm64: move the (z)install rules to arch/arm64/Makefile To: Catalin Marinas Cc: linux-arm-kernel , Will Deacon , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 2, 2021 at 9:46 PM Catalin Marinas wrote: > > On Thu, Jul 29, 2021 at 11:05:27PM +0900, Masahiro Yamada wrote: > > Currently, the (z)install targets in arch/arm64/Makefile descend into > > arch/arm64/boot/Makefile to invoke the shell script, but there is no > > good reason to do so. > > > > arch/arm64/Makefile can run the shell script directly. > > > > Signed-off-by: Masahiro Yamada > > --- > > > > arch/arm64/Makefile | 7 +++++-- > > arch/arm64/boot/Makefile | 8 -------- > > 2 files changed, 5 insertions(+), 10 deletions(-) > > Is this part of some cross-arch clean-up? I can see x86 for example does > the same thing. > > Thanks. > Yes. I want to do these cleanups tree-wide, but I sent patches per arch. Please pick it up to your arm64 tree if you do not mind. -- Best Regards Masahiro Yamada 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 AC407C4338F for ; Tue, 3 Aug 2021 05:43:40 +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 6052960EFF for ; Tue, 3 Aug 2021 05:43:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6052960EFF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uztYtJabjFIgY1HgiF69fPO9e39AW+N+sF2bXstFIVQ=; b=Vqahh6yVqGhXmz YMIC/N62i9xeUMQnYsiTXD7MAPEL4fMJ9rB4QcvVtI9eEAHAibjbz5jMw/zThTA3YPvA8x/qNs1/s GtLjGTzlxCj9Uzu/JS2vB1EFUXjzaQqLrmcaWg7VYx26AmSGEPQErO3oTd9GUHyYqf+p3903Pr5zD Ap/8TBDkmRA8YLvnUv3nQzPYj0yuKT++mvPxejHSSxg9N6Owo0zPvs8vRmLW+DHWMQGPQI4Jt7XTn Jd8c6asR/WP/2LHXiNP4Zl78iwWCkrnJRD/NqjEUL5AeTAGBXiPsLRX8Zty2MemokiAVzNOxwgqrx eCbB532WKjnWhYwtlA7A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAnBO-001CQO-Ql; Tue, 03 Aug 2021 05:41:42 +0000 Received: from conssluserg-04.nifty.com ([210.131.2.83]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mAnBK-001CPN-Jy for linux-arm-kernel@lists.infradead.org; Tue, 03 Aug 2021 05:41:40 +0000 Received: from mail-pj1-f41.google.com (mail-pj1-f41.google.com [209.85.216.41]) (authenticated) by conssluserg-04.nifty.com with ESMTP id 1735fN82024873 for ; Tue, 3 Aug 2021 14:41:23 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 1735fN82024873 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1627969283; bh=ViaPnwpbmXT/7F8lQ252gytz1LPyxMDXw/eLqLQ+tS4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=0E/eTrWQvraAtD+M6NVVMwuCSlMrAhO08AJwRU0pV51W5APN0q22X1wiUbT9/kvWv no61GCh8m4lZf6e21FeEvRUOMQnmbDOr0W4CmN9so5So2R/Qx2/ZZ7EEfjHaV19Ke5 TAj0yoAqR3w7zUaiTvVvKtTpf2BG1grSXIjrAglbrOxL0LdHBXkY68oIvBlBvUt5Pp PZ63jYSpYrf5Po8NcscpjyPamPZy26GS6n/NU1NzKOPKHQ8X50agDyL1Dnx2Xrjub+ hBh/gcecO7Zg+cK8dyiDl96Czrbgs5Ddixrj9oBh9pRbYT5K2Mqx9jARUzCPLRmV6j luSASlm9jhcuw== X-Nifty-SrcIP: [209.85.216.41] Received: by mail-pj1-f41.google.com with SMTP id mt6so28310492pjb.1 for ; Mon, 02 Aug 2021 22:41:23 -0700 (PDT) X-Gm-Message-State: AOAM5339INbgiiflmJyMC6xbMSdUYedGE3/uRJ/0ctO0Vku8YNPQcRZc 5KB4MkqOj6Co7oS7TTWnCr1+q2MYiYUnVaZYxXw= X-Google-Smtp-Source: ABdhPJzREULFuTK23zdIrPuCKXys9eGxfHn8HeDU3FLnvRnRAGSTSdj8oJwpXyRBE987wvMPwqZTHDA7yPIzjJ0cJA8= X-Received: by 2002:a63:dd51:: with SMTP id g17mr283420pgj.47.1627969282733; Mon, 02 Aug 2021 22:41:22 -0700 (PDT) MIME-Version: 1.0 References: <20210729140527.443116-1-masahiroy@kernel.org> <20210802124624.GG18685@arm.com> In-Reply-To: <20210802124624.GG18685@arm.com> From: Masahiro Yamada Date: Tue, 3 Aug 2021 14:40:44 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] arm64: move the (z)install rules to arch/arm64/Makefile To: Catalin Marinas Cc: linux-arm-kernel , Will Deacon , Linux Kernel Mailing List X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210802_224138_945470_B50B61DC X-CRM114-Status: GOOD ( 18.33 ) 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 Mon, Aug 2, 2021 at 9:46 PM Catalin Marinas wrote: > > On Thu, Jul 29, 2021 at 11:05:27PM +0900, Masahiro Yamada wrote: > > Currently, the (z)install targets in arch/arm64/Makefile descend into > > arch/arm64/boot/Makefile to invoke the shell script, but there is no > > good reason to do so. > > > > arch/arm64/Makefile can run the shell script directly. > > > > Signed-off-by: Masahiro Yamada > > --- > > > > arch/arm64/Makefile | 7 +++++-- > > arch/arm64/boot/Makefile | 8 -------- > > 2 files changed, 5 insertions(+), 10 deletions(-) > > Is this part of some cross-arch clean-up? I can see x86 for example does > the same thing. > > Thanks. > Yes. I want to do these cleanups tree-wide, but I sent patches per arch. Please pick it up to your arm64 tree if you do not mind. -- Best Regards Masahiro Yamada _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel