From nobody Tue Oct 7 03:56:55 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 3FE0923D280; Mon, 14 Jul 2025 15:10:35 +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=1752505837; cv=none; b=fJQ6P/ULqcNTtnO/mfu0nNENiak238Q5F8/ypMar2Ovwi0yW1tWQ/pilIfO5Th5DSaykSFlI5uENwyKyruASGGtZerioDTqJv3i3QrqxplO9a9hgh2fTdAigk54CtFixhf8pXS0rKEd20RcoPAHmBnT9V56qEyUraeyWVjIpLWQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752505837; c=relaxed/simple; bh=1MN4YleHeULwA7ML0NzXj2x1alfCjCBJblnwS8dal0E=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=KleFxtUGyj/M67ldR+4UURCkGhiJVS4pQYihR468H2/J4VACIHVl8or64Hc9PNddTlaHVHX573wHhR00OgFVqyue6KdQWksTL/zYo90r8k+vwFI1nkwAdOkqBSJ5PWRVyTXZzjeTvIdvcfAY46cORfT06RdDXFRZIxe4ahB92Ek= 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=IvXfGQBT; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=vTUor/Xw; 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="IvXfGQBT"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="vTUor/Xw" Date: Mon, 14 Jul 2025 15:10:32 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1752505833; 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=t++zzIsoFH5FeLFQ8XRO90auk85cfa9re9e114oLPrU=; b=IvXfGQBT6zv88dtoi4EVhQLiTVcTXtcD7kcYXER7yR3H4w5DxDKPV6QdVwW4h+83zWefG3 T/szQkRE30YMAqWiguyk+bw4OCdKTOCSwmxxtzrssmQEpnSdr0c4oXLYwzqCW6r1FPxsei 42zc20mgKRiAsjfPW3f6TKDgHrrf/mKGcx0iXpluG0pNJgz7nO5BxxkadDh8A/fAoToBxS C/2UfSQLZe/zhzygPB+HzW9bzj8Urpr5j+xIdGOvHrd+DdUbXlk4s3i0QN2SAR25owbeMz hWyDiw3mVW9oG7V7SlFNxHdF9d9+9WT1Fkk89KDuv6qlpwKX/8KFPViOsLgiDA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1752505833; 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=t++zzIsoFH5FeLFQ8XRO90auk85cfa9re9e114oLPrU=; b=vTUor/Xw3c26k8ZLzD6sqKU0/9aWbfezVq8g+LIDeaNT4+DP/K7KL36L+iTQLCer2cfklG MHGsS8cKYmEnfsAg== 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 , "Borislav Petkov (AMD)" , 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: <175250583269.406.7015623796932010861.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: 9df5e79bf1a30b94dc068ab2ed2279e40f430b88 Gitweb: https://git.kernel.org/tip/9df5e79bf1a30b94dc068ab2ed2279e40= f430b88 Author: Ingo Molnar AuthorDate: Thu, 15 May 2025 15:27:11 +02:00 Committer: Borislav Petkov (AMD) CommitterDate: Mon, 14 Jul 2025 17:04:43 +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 Signed-off-by: Borislav Petkov (AMD) 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,