From patchwork Wed Dec 4 17:54:25 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: 180843 Delivered-To: patch@linaro.org Received: by 2002:a92:3001:0:0:0:0:0 with SMTP id x1csp956872ile; Wed, 4 Dec 2019 10:22:43 -0800 (PST) X-Google-Smtp-Source: APXvYqzQ1TvnSWW+imalvIdzAFho/z9XF9/onKZE921XISAIhgjkVB6xryiARpeQI8aHDLbVWDPw X-Received: by 2002:a05:6830:204a:: with SMTP id f10mr3662853otp.29.1575483763448; Wed, 04 Dec 2019 10:22:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575483763; cv=none; d=google.com; s=arc-20160816; b=nWw6keK8P24QVHRV11V5z8mEaiow+0LmmUHZHiWruHkx3p7l45Wr4ERHCaOn9V8upt iqif/wLb/doHJnRIVfyfB/JlxK9Lw82Owe+TI/q7V43hcDR+PA4pnpQEUaGVs6asQPWq NOuWY5jI4Ufg4/trC4lpl8rY7+v7RLBmunZSM1Bgj8OoFbEewxa0tidJ3TInPj/Xf//H IxFH+UGbIDgGizumkGlLodi7Dx+aSS4Xpye3f5kP6w1c0fZ/vznXyRyCu/u5H8L5dmuU G+FxnWQ9Ewkr6UEYWU3rHCzbUrMG/1eIwnBV+YVND4wPjwQ4+FHo4bGv/oeS90Nl98HG P2zQ== 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=CobsjNX8f7FoAgiybhbsX6b3KtNRBqNzfwlHprWVEFg=; b=fjT2FOv9e/dVxs7yUcM8DjsBsy5NV3g4xmXzsTsVZXaNenex/PW5sZLnkTAqJDt927 L7MxZyHmEfEtl2pzPesPtfFaqZoU2E/52GIK/3ZeWGBbcA+WrqyGIHqVmNo3PaC304Tu dErR7x1ZAGJgSRtyfSpNjCcQctHwEpAtgBJEQVU/ps6XMe6JiaF9IaBYeqIc3tQGQe0z JJo1mS80oItaE3l6KedBTr1F/ocpCVUpVULUl55Ne3DjGsAUhP89zF9vLgTNcKjr1gCY YEH40dmHSr1Fbr6CK8VdT4zD9z4D1AOOw/OeaJsz2ADwHFQa6WxmkaECOuH0EGcNFQrz EhTw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=doLi0CPF; 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 90si3259470otc.28.2019.12.04.10.22.42; Wed, 04 Dec 2019 10:22:43 -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=doLi0CPF; 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 S1730301AbfLDSFA (ORCPT + 27 others); Wed, 4 Dec 2019 13:05:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:50654 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730273AbfLDSEv (ORCPT ); Wed, 4 Dec 2019 13:04:51 -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 99F4A206DF; Wed, 4 Dec 2019 18:04:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575482691; bh=hoHaxQ1FpR1KmrO2bIdXBLQAaLGfFdc4kghUGkigRBk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=doLi0CPF2FdLzJOv8xogeom3QX3IejPeAXqkuW6IFlBgczRjJMX1/Gs+ui5l02MdQ R8XOHUJKaUsDu6yMm0w9aaikMq1NtX1cHnqzf8G7Qh08e0Jp1TBoGag/kpwwsiepyx SBgFUtiHJ3MxJ3sgBzG6cbEK4rSlrFap8CA71/mo= 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.14 053/209] microblaze: move "... is ready" messages to arch/microblaze/Makefile Date: Wed, 4 Dec 2019 18:54:25 +0100 Message-Id: <20191204175325.021720455@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191204175321.609072813@linuxfoundation.org> References: <20191204175321.609072813@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 188f07bba0959..fe5e48184c3c2 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 7c2f52d4a0e45..49dbd1063d717 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 dts/*.dtb