From nobody Sat Jun 13 22:02:08 2026 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 7170347DD51; Tue, 5 May 2026 10:56:25 +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=1777978586; cv=none; b=aKz6Crzr2VO5xok4d8sN3V2RCs97yk5FjxoJEpUUpGF14ZjGt/HJT5z87i8MUdBrHQnWclCpbbf84KGAMlqIQmkDf+1GcHv9Wkiv7U4FF4ZaM3WkWbGr3aQuHTVjkvIkB9rN2F/HEZt7T5MQQrElrxgoRWPmSXygDBSgE2UCmok= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777978586; c=relaxed/simple; bh=FW7/++L11oTWB2H3ViZtlCpG+xL7m/3ObkqoTdqkHPU=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=UUApUyuzTE+HbABT75vDT2xBqQ4M6U+XksQK6v+/XVvipAhNnrV6zLEgyu5H74GZeqzW+zDy8lF9/V94+wRhxkMfSsaC6eSmoghhvKGXt0w6zkaFvpDHGmq/zuJgzH7qvevEuCX9Wvlxnw6LiPKuxvKegBURJ7TtdmZGhGeF/Zk= 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=rQb0YHfo; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=wlMI5F6E; 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="rQb0YHfo"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="wlMI5F6E" Date: Tue, 05 May 2026 10:56:22 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1777978584; 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; bh=XL2by7HuL8q+/dFZW/Z0RWFaFe8jXxMjklYQI9yDpus=; b=rQb0YHfo4/AqGTKCThE15ceW6AeBkK0A9s7nyPsb+MQ+FEcth8jZXBrJXujTGqB80CxW3c 7IOMB4JMj3DvN/1famBTBbo+Fj7paRgdDRTYivtcafYykKT6pwpXiFfn7RqUgU0aibMHGD NbnAbortMskeSyb4kPIGd4McLLhHqcRWQib4BurK5ImzuaLOePsyKvygRu3f4Goik6pIyD rAf/uwFmAvBpoKTPZLtK4VMCyGzZCBgRtYEpQVceXQGj+qIVuGD82FHmpar1dwT92Ev8Ne x9MuQ6CXlz685Vwqktni8zck/o9lJZNCuGt3wo6K2aQnALNj9dlH16BeYnvvHw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1777978584; 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; bh=XL2by7HuL8q+/dFZW/Z0RWFaFe8jXxMjklYQI9yDpus=; b=wlMI5F6EHRiTnmAmCGM8dZZ6td5WzZTKJHTd3yrG0ZsePbNle44C/USYXwC2EEm++7rB90 u1HYth/4NhmY1vDQ== From: "tip-bot2 for Josh Poimboeuf" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: objtool/core] klp-build: Suppress excessive fuzz output by default Cc: Song Liu , Miroslav Benes , Josh Poimboeuf , x86@kernel.org, linux-kernel@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177797858277.424702.4168964033466101496.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 objtool/core branch of tip: Commit-ID: 96524543740ead39a79cf36bb4361f93cde1629c Gitweb: https://git.kernel.org/tip/96524543740ead39a79cf36bb4361f93c= de1629c Author: Josh Poimboeuf AuthorDate: Fri, 03 Apr 2026 16:17:31 -07:00 Committer: Josh Poimboeuf CommitterDate: Mon, 04 May 2026 21:16:03 -07:00 klp-build: Suppress excessive fuzz output by default When a patch applies with fuzz, the detailed output from the patch tool can be very noisy, especially for big patches. Suppress the fuzz details by default, while keeping the "applied with fuzz" warning. The noise can be restored with '--verbose'. Acked-by: Song Liu Reviewed-by: Miroslav Benes Signed-off-by: Josh Poimboeuf --- scripts/livepatch/klp-build | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/scripts/livepatch/klp-build b/scripts/livepatch/klp-build index 13709d2..dc2c5c3 100755 --- a/scripts/livepatch/klp-build +++ b/scripts/livepatch/klp-build @@ -19,12 +19,11 @@ set -o nounset # This helps keep execution in pipes so pipefail+ERR trap can catch errors. shopt -s lastpipe =20 -unset DEBUG_CLONE DIFF_CHECKSUM SKIP_CLEANUP XTRACE +unset DEBUG_CLONE DIFF_CHECKSUM SKIP_CLEANUP VERBOSE XTRACE =20 REPLACE=3D1 SHORT_CIRCUIT=3D0 JOBS=3D"$(getconf _NPROCESSORS_ONLN)" -VERBOSE=3D"-s" shopt -o xtrace | grep -q 'on' && XTRACE=3D1 =20 # Avoid removing the previous $TMP_DIR until args have been fully processe= d. @@ -194,7 +193,7 @@ process_args() { shift ;; -v | --verbose) - VERBOSE=3D"V=3D1" + VERBOSE=3D1 shift ;; -d | --debug) @@ -381,7 +380,7 @@ apply_patch() { echo "$output" >&2 die "$patch did not apply" elif [[ "$output" =3D~ $drift_regex ]]; then - echo "$output" >&2 + [[ -v VERBOSE ]] && echo "$output" >&2 warn "${patch} applied with fuzz" fi =20 @@ -544,7 +543,11 @@ build_kernel() { # cmd+=3D("KBUILD_MODPOST_WARN=3D1") =20 - cmd+=3D("$VERBOSE") + if [[ -v VERBOSE ]]; then + cmd+=3D("V=3D1") + else + cmd+=3D("-s") + fi cmd+=3D("-j$JOBS") cmd+=3D("KCFLAGS=3D-ffunction-sections -fdata-sections") cmd+=3D("OBJTOOL_ARGS=3D${objtool_args[*]}") @@ -805,7 +808,11 @@ build_patch_module() { [[ $REPLACE -eq 0 ]] && cflags+=3D("-DKLP_NO_REPLACE") =20 cmd=3D("make") - cmd+=3D("$VERBOSE") + if [[ -v VERBOSE ]]; then + cmd+=3D("V=3D1") + else + cmd+=3D("-s") + fi cmd+=3D("-j$JOBS") cmd+=3D("--directory=3D.") cmd+=3D("M=3D$KMOD_DIR")