From nobody Fri Oct 10 09:22:15 2025 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6714372608; Sun, 15 Jun 2025 11:34:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749987268; cv=none; b=GxO6cHyloeXLq2w9r+388ZeitcASeJkoe2JZxv8I6QQJSy36FmmBl9DiCNy1zRPNiy0gOmkdCpa04K0yfOcR6Fp8PHQGrS+ggA7SG+KJ9ESUsQDaJhKbtmfEf+7tEydPMuUPoMLTQB13Vz3q/zFj6ddd50JqX23uYuaJ32WmAeE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749987268; c=relaxed/simple; bh=MacYbavYNz1W2ltzSnxcACSBdNDdF6JtM+xzGCJsEeA=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=ihgAdGwbp6H2RvalG0c5YcH0p70kf7b8GDmMV62hIYyWpO9xkr4clZZygbwg3yebTa+EuHXtJ2GcIJ38JB4AHMPzZU++tl2JpNC2c6bvSMSxN0cFOQcoVXTVdRoIWhax9HZjrS99qMbBSmbUZApPpnEQR9M1VbUi/7VdilxHvU4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=18bUvjrR; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=uZyVA3Fo; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="18bUvjrR"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="uZyVA3Fo" Date: Sun, 15 Jun 2025 11:34:22 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1749987264; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Qw5pDrYqD0EvEzP2/lkwtqDjFaiYp8P6jbtK5TPeAiQ=; b=18bUvjrRmMGuKRTqgXA76WBSy9VTohJKLS0gpm6Mp/tvYjUKPuoOYsBNgybMd+K5d566qF bKEqkBcQQA6EI6760/wGhx9TTNuwaEHOS6K9sfsJgYtyrPCj3njcc5HNardBxp9un6xj4i HVp7AL+QaHoFpZTAsFxAW8/CXWLUkcNTyRAcQRyY9sBo5crItg1s7CstgUCv6NemS3f99C paru3MXsWyMKrKge08BpVQpqmYKPUwh9cDd1B5vsKbYzlzcKkIAVQNT3HxSloVeLrrqySw t/LJGgne9a+mmy0XunN9fiWF3d7Kag0vqpQ+qR+0MIniiHL9FAnPjtetjeBiKw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1749987264; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Qw5pDrYqD0EvEzP2/lkwtqDjFaiYp8P6jbtK5TPeAiQ=; b=uZyVA3FoEQz+7ibilzRjIdB2UcY3Z9Opoz2oyTW6/cDDkyJVNaFpODCYVJDTW/o699L540 RghayDHH27r9B0Aw== From: "tip-bot2 for Ingo Molnar" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/kconfig] x86/tools: insn_sanity.c: Emit standard build success messages Cc: Ingo Molnar , Ard Biesheuvel , Arnd Bergmann , David Woodhouse , "H. Peter Anvin" , jgross@suse.com, Linus Torvalds , Masahiro Yamada , Michal Marek , Peter Zijlstra , Vitaly Kuznetsov , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20250515132719.31868-6-mingo@kernel.org> References: <20250515132719.31868-6-mingo@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <174998726275.406.9585779903946499168.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the x86/kconfig branch of tip: Commit-ID: 1dbc32c1928d5a775df8e2953a2debae3054e11e Gitweb: https://git.kernel.org/tip/1dbc32c1928d5a775df8e2953a2debae3= 054e11e Author: Ingo Molnar AuthorDate: Thu, 15 May 2025 15:27:11 +02:00 Committer: Ingo Molnar CommitterDate: Sun, 15 Jun 2025 13:24:39 +02:00 x86/tools: insn_sanity.c: Emit standard build success messages The standard 'success' output of insn_decoder_test spams build logs with: arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random i= nstructions with 0 errors (seed:0x2e263877) Prefix the message with the standard ' ' (two spaces) used by kbuild to denote regular build messages, making it easier for tools to filter out warnings and errors. Signed-off-by: Ingo Molnar Cc: Ard Biesheuvel Cc: Arnd Bergmann Cc: David Woodhouse Cc: H. Peter Anvin Cc: J=C3=BCrgen Gro=C3=9F Cc: Linus Torvalds Cc: Masahiro Yamada Cc: Michal Marek Cc: Peter Zijlstra Cc: Vitaly Kuznetsov Link: https://lore.kernel.org/r/20250515132719.31868-6-mingo@kernel.org --- arch/x86/tools/insn_sanity.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/tools/insn_sanity.c b/arch/x86/tools/insn_sanity.c index 213f35f..e743f0e 100644 --- a/arch/x86/tools/insn_sanity.c +++ b/arch/x86/tools/insn_sanity.c @@ -253,9 +253,9 @@ int main(int argc, char **argv) } =20 fprintf((errors) ? stderr : stdout, - "%s: %s: decoded and checked %d %s instructions with %d errors (seed:0x%= x)\n", + " %s: %s: Decoded and checked %d %s instructions with %d errors (seed:0= x%x)\n", prog, - (errors) ? "Failure" : "Success", + (errors) ? "failure" : "success", insns, (input_file) ? "given" : "random", errors,