Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3695148ybv; Mon, 10 Feb 2020 04:52:22 -0800 (PST) X-Google-Smtp-Source: APXvYqwKCc0eM1jQ2U/2Yxrj/iwNiOwR5yIFjdqzUImajbdaj9OcNbyQaFqSJCZwOiwaBfn0IndK X-Received: by 2002:a05:6830:10c6:: with SMTP id z6mr968954oto.203.1581339142267; Mon, 10 Feb 2020 04:52:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581339142; cv=none; d=google.com; s=arc-20160816; b=0uxf85kTS1/7iVTzv4S0fwKlF4858yQ2z1kTIDN1Ajd0fwIQq9ZHsJQRD6NSWglGXg M66srAwRPaVqqBva5Yg88hP2+UfY+FaMSDrTTgtlFCPIcpV5OvsgJLPW5Bk5BGZ2wE7n mCtU0hqU4Fyg+VqbjLhYhUYfh6u0gdm71Ow5h5NOfeXEczWTjPFlRycyr1Lz6rzdTMLc nwW1TZQy6n3i3llLRfVBt3o2/CkFWVvst5FYgNVaGYLRY2bSpDNFfN+ChMaAZq+POveT /wyTXarKDohdknl0tNnLFTGup6CCwpiD/ljuKN0r0tzWIxeZRgQIny7EAgVQbYpinNM/ FqpQ== 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=OW8pZWOGvyE09d+VqZTFcL7QYlKdzZEr4gKvQJmYOHg=; b=B0OEO42txiAj0mqSuxo0aSlbfmNlFtsbxNlEgAX/oGjij0BzcOFdZJNaqfDkHd2e6G FjHoPUHw+47gBbleDMYcMT6EnkbAJ/tGBvWd8ErdyZ5FS+dTe46rELxS+Kp/B9oKIvPr 23RsuKLOh5cQZaHHLKbxUFVXsfyd2kMqvl9PTApsAgkL+pP8LOm+U3V+xNnp9meQ2Sis WiE4AiT40vWptvHq5UEnYEX1H5oF1epabE9pLB9RCZjShA8aCihpJVFHqwMnmnqaCaSM UXo6tA2Unf2qs0X/HDIVgX3bCXjK7KIP5aHfF9+ypSAdyFrKSdqga2TZ7Md4ebnQbBvU JS5Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="AHv9/lkK"; 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 o15si154902otp.314.2020.02.10.04.52.10; Mon, 10 Feb 2020 04:52:22 -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="AHv9/lkK"; 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 S1730334AbgBJMmw (ORCPT + 99 others); Mon, 10 Feb 2020 07:42:52 -0500 Received: from mail.kernel.org ([198.145.29.99]:37606 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729440AbgBJMje (ORCPT ); Mon, 10 Feb 2020 07:39:34 -0500 Received: from localhost (unknown [209.37.97.194]) (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 84D8E20733; Mon, 10 Feb 2020 12:39:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581338373; bh=U0zQcrD8B/Cl5/bp3cWObm1nBR8sbM5Dlvaf0yc0KW8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AHv9/lkKgN3NaIDnLka7tMJ+ERAUucSNanYc8mvoJg8xK7eqJqqYMkiN8tkI9j65l 9qwvkb/tthLtAjdByRWGTUYDTcMPGZ9nBCSs4LyT7hV5M2usCG8qNFcR1bUfZHuIm6 zQrGi27CJiMltGlGGoLjLJXwOM6dItEcKXFnGGfY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Olof Johansson , Josh Poimboeuf , Ingo Molnar Subject: [PATCH 5.5 046/367] objtool: Silence build output Date: Mon, 10 Feb 2020 04:29:19 -0800 Message-Id: <20200210122428.290777184@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200210122423.695146547@linuxfoundation.org> References: <20200210122423.695146547@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Olof Johansson commit 6ec14aa7a58a1c2fb303692f8cb1ff82d9abd10a upstream. The sync-check.sh script prints out the path due to a "cd -" at the end of the script, even on silent builds. This isn't even needed, since the script is executed in our build instead of sourced (so it won't change the working directory of the surrounding build anyway). Just remove the cd to make the build silent. Fixes: 2ffd84ae973b ("objtool: Update sync-check.sh from perf's check-headers.sh") Signed-off-by: Olof Johansson Signed-off-by: Josh Poimboeuf Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/cb002857fafa8186cfb9c3e43fb62e4108a1bab9.1579543924.git.jpoimboe@redhat.com Signed-off-by: Greg Kroah-Hartman --- tools/objtool/sync-check.sh | 2 -- 1 file changed, 2 deletions(-) --- a/tools/objtool/sync-check.sh +++ b/tools/objtool/sync-check.sh @@ -48,5 +48,3 @@ check arch/x86/include/asm/inat.h '- check arch/x86/include/asm/insn.h '-I "^#include [\"<]\(asm/\)*inat.h[\">]"' check arch/x86/lib/inat.c '-I "^#include [\"<]\(../include/\)*asm/insn.h[\">]"' check arch/x86/lib/insn.c '-I "^#include [\"<]\(../include/\)*asm/in\(at\|sn\).h[\">]" -I "^#include [\"<]\(../include/\)*asm/emulate_prefix.h[\">]"' - -cd -