From patchwork Tue Dec 3 22:32:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 180754 Delivered-To: patch@linaro.org Received: by 2002:a92:3001:0:0:0:0:0 with SMTP id x1csp2155120ile; Tue, 3 Dec 2019 14:49:37 -0800 (PST) X-Google-Smtp-Source: APXvYqzDDnFabyayBmEZxxRPa58YznYJsWcwteKndJRXQSS76l6AoaqGyFrhPpk6eaK7J49fuwbU X-Received: by 2002:aca:889:: with SMTP id 131mr8394oii.3.1575413376994; Tue, 03 Dec 2019 14:49:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575413376; cv=none; d=google.com; s=arc-20160816; b=0z9WWB/JlgZRA6u2FFCIv5iRtQOE6NWw10A/iaFPdy1esZm/OnDtbfr0+gAc/2eDK2 fbLx5lYO7iye2LbNtsNyg75DKXVBiDmnnOhmqpdIUGlBTF/8Y773l9lrnXi9K0IuDoUE GQ6McdXrhnhUKDyLJkCvJNzd1W6laF4jL2zQoEkXkltkVTB7MOFMY4PRmsei4DoX5c/+ TjzhK4qE3hl6dzM8I5ORMOJtga8x8WxLoNkJnG8pynbJfeZ+ADBVFhItQ0Uucsv8yYQo aLIsW/v22F/ob/ajlAYUrFn5bchmE/uTOwW5QGxfC7qJAKZpD+016NChMOlR2Je4yQaz lPoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=hSbRDjYOGxuPKNh2c44UKyh9bXORRwTM2vZqvbXCILs=; b=cDOmQhWQ7RFAE2EOLyLy/E0T3/uXdsEca2kWTcjARApN36l0knRRQp7zVu8VRhh23z PoFjXyd0S0tXSQ6FL6G8E4G7W4F+naum1+kKzcktRyWee8M2mt6B4vtzvTblElR9YQSj FPOnEl1RrTwSBSQ3GRCtzFAiHdCZTaIGlcYsSA8I1oB1Nj7RHeRLBNptv00hljGyK40K eWvuhScZeNUUBdPCxb4AmHj+5V02ElZo+6nCG7yeQGeLcbU+TdfQmfHn1rWi0AaFQki4 jBikHADtuvxFhFZm+zORvbNxvzm4Sz4IL6UODFYzhsd96LM77TuyErzMBIUBzb49mAmX yn+Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Kkg8MwD7; 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 h9si2098427otb.49.2019.12.03.14.49.36; Tue, 03 Dec 2019 14:49:36 -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; dkim=pass header.i=@kernel.org header.s=default header.b=Kkg8MwD7; 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 S1729631AbfLCWtf (ORCPT + 27 others); Tue, 3 Dec 2019 17:49:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:40680 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729598AbfLCWte (ORCPT ); Tue, 3 Dec 2019 17:49:34 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DB8CF20803; Tue, 3 Dec 2019 22:49:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575413373; bh=tpMQY/rlyyIn86UBKd1SsiMcQ20Ssq/d3UGoJf6TAsk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Kkg8MwD7kVidVVUinWEr2sKHAf1clEzQ6vTLqoDsBfxKyywxcM0HtU329xs+iLDzY ZHlwBJ1Pqv/njy0nvO+j1+Tx47zhV9E8WbcQbPBwR5YOKUjwXpdO4sSbOuU/yWsaRO XOkI/V4wK/+duT352fZTSvNMmWTZ5VCL51s+nfvE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Masahiro Yamada , Michal Simek , Sasha Levin Subject: [PATCH 4.19 103/321] microblaze: move "... is ready" messages to arch/microblaze/Makefile Date: Tue, 3 Dec 2019 23:32:49 +0100 Message-Id: <20191203223432.512769633@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191203223427.103571230@linuxfoundation.org> References: <20191203223427.103571230@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Masahiro Yamada [ Upstream commit 2e14f94cf4bc2f15ca5362e81ca3a987c79e3062 ] To prepare for more fixes, move this to arch/microblaze/Makefile. Otherwise, the same "... is ready" would be printed multiple times. Signed-off-by: Masahiro Yamada Signed-off-by: Michal Simek Signed-off-by: Sasha Levin --- arch/microblaze/Makefile | 2 ++ arch/microblaze/boot/Makefile | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) -- 2.20.1 diff --git a/arch/microblaze/Makefile b/arch/microblaze/Makefile index eecf37276521c..b9808ddaf985f 100644 --- a/arch/microblaze/Makefile +++ b/arch/microblaze/Makefile @@ -83,9 +83,11 @@ archclean: linux.bin linux.bin.gz linux.bin.ub: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ + @echo 'Kernel: $(boot)/$@ is ready' ' (#'`cat .version`')' simpleImage.%: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ + @echo 'Kernel: $(boot)/$@ is ready' ' (#'`cat .version`')' define archhelp echo '* linux.bin - Create raw binary' diff --git a/arch/microblaze/boot/Makefile b/arch/microblaze/boot/Makefile index 600e5a198bd2a..96eefdca0d9b3 100644 --- a/arch/microblaze/boot/Makefile +++ b/arch/microblaze/boot/Makefile @@ -9,15 +9,12 @@ OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary $(obj)/linux.bin: vmlinux FORCE $(call if_changed,objcopy) - @echo 'Kernel: $@ is ready' ' (#'`cat .version`')' $(obj)/linux.bin.ub: $(obj)/linux.bin FORCE $(call if_changed,uimage) - @echo 'Kernel: $@ is ready' ' (#'`cat .version`')' $(obj)/linux.bin.gz: $(obj)/linux.bin FORCE $(call if_changed,gzip) - @echo 'Kernel: $@ is ready' ' (#'`cat .version`')' quiet_cmd_cp = CP $< $@$2 cmd_cp = cat $< >$@$2 || (rm -f $@ && echo false) @@ -35,6 +32,5 @@ $(obj)/simpleImage.%: vmlinux FORCE $(call if_changed,objcopy) $(call if_changed,uimage) $(call if_changed,strip,.strip) - @echo 'Kernel: $(UIMAGE_OUT) is ready' ' (#'`cat .version`')' clean-files += simpleImage.*.unstrip linux.bin.ub