From patchwork Wed Dec 4 17:49:26 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: 180848 Delivered-To: patch@linaro.org Received: by 2002:a92:3001:0:0:0:0:0 with SMTP id x1csp962663ile; Wed, 4 Dec 2019 10:27:50 -0800 (PST) X-Google-Smtp-Source: APXvYqzMh7K9aYTh/62Yhw44sPGE3ghE1KLFHu4hoyQOoH0BdfiH72pimSVb2VJoYyK/L5Dyl7/A X-Received: by 2002:a05:6808:56:: with SMTP id v22mr3687803oic.37.1575484070157; Wed, 04 Dec 2019 10:27:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575484070; cv=none; d=google.com; s=arc-20160816; b=gsu5EnUJIMCNoiHjqUuvcvuX30xOjsL5R2v0nIHu02qAWzoojf3hIqipwWmTHIGSK6 YIcVWtRzehHPcXzQvh10HOEZGOm8VKgKStF8hEE8ZtZuvNWcbXu0zw1Ahj7ER4r/tkv/ eOcKB8P1q81BTjOjHJnTd7aqGg2X5pKF/YI0xLccDuLW3GWkmnF8AQ455PirAz3UisF6 BWjSh0cUaL9gVHw8xG7G1rnuocWU3Ns6MbL9nJs1HEcJopJqWpggFPuWSkvrTgieTQKt 74gHVisWvfv2NUYpqs78KGTLsLVNl4waUc01HTRHr4HxbnoJQm5ZvGpXA/NiDKtmiSHF S2yg== 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=ocwOjP1Ks6Q4NrkKC/9NkmgMdHh8E3NPiqj55JdCZFQ=; b=ci96QHwrQL2EslZEjb43M4EAj4fN0cRmYjXvS3BWstxVgSvXsq1uiSxyLBiTHtXpo9 e0YNr7fNFMdfia/oIF8M8PYX57iM4hTygb7ApS3k5aSnCYBMSryVhWcKPG47m4wahIKR gvj3PNsQ+kfOFoWYCkve5o3+mWbHj7dwGqYapk9VXoC9KzWf52R6vrb4AL0LmSav2fXU BdAMknyNKUv/Kq2XQAiM/r8yFLm6Q2l1l+R0a+nC7akyp0ACajwYYUbVlNdgHoizpKyX 0ZrJNKo55CC0Y3AW8rhfjaprXAKg2rStqlGtfb6xMRuMTMazNxBx1Xcom22hv8GOC12H dVcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=N0ONHXjF; 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 f19si3742165oti.192.2019.12.04.10.27.49; Wed, 04 Dec 2019 10:27:50 -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=N0ONHXjF; 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 S1728642AbfLDR6N (ORCPT + 27 others); Wed, 4 Dec 2019 12:58:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:60266 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728512AbfLDR6I (ORCPT ); Wed, 4 Dec 2019 12:58:08 -0500 Received: from localhost (unknown [217.68.49.72]) (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 632B120675; Wed, 4 Dec 2019 17:58:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575482287; bh=H1WBjtuVHU+q1pByMDCrOf3M0NmQW+pm/fk8+btGKfY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=N0ONHXjFaMUWRXiAX6TYNJumSNatMdPxDbDsEKIgZ9cTka3NLXkNrTVx2kZlryfvF PxZbc+JFiQce6jzjS3osxPXMXo43VeSRvUYE/fAfc2HzKljGNj2ze94ygm+PlPkrvD FmNWkUKV3jTmhdNN4b/EeBctz+0TWuq+ehZxCmbg= 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.4 26/92] microblaze: move "... is ready" messages to arch/microblaze/Makefile Date: Wed, 4 Dec 2019 18:49:26 +0100 Message-Id: <20191204174332.091899977@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191204174327.215426506@linuxfoundation.org> References: <20191204174327.215426506@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 5e1e18540a571..491676a6cde57 100644 --- a/arch/microblaze/Makefile +++ b/arch/microblaze/Makefile @@ -75,9 +75,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 0f3fe6a151dce..22bed08ec7f28 100644 --- a/arch/microblaze/boot/Makefile +++ b/arch/microblaze/boot/Makefile @@ -8,15 +8,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) @@ -34,6 +31,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 dts/*.dtb