From nobody Sat Jun 13 22:17:34 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 DEF8E47AF61; Tue, 5 May 2026 10:56:20 +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=1777978582; cv=none; b=L4Djqexjn/VVH6IPZ6nmuNgtXMNlyKub1eT5WArWrOtyZMlXewsbEUcR1mhFynyC4N46t8/xoF97MVTNbwvXf+yyjORJbizRjyO+NSbvP1iyRrvasjUr39rJ59y0u29tU2NO8otzCi+bHLCmJvhTiK4S1ABi/O8SKdPYZELqDO4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777978582; c=relaxed/simple; bh=TanqrGhMXjJnHimmRhKD2pqA4X+0crufxJSspMn5pBA=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=aokj9gZ6vwhpqRiwkdCYjWI/Bm906jvyxbswCqspV53BrNGt9WKAKQedeAbe6Fy2mfWzeSTCdT/kfaR+F2aiIssMJ9PaB33zKe1YMyiJKJhH6W2EnXzFn4SKSgAxzvMCumMXeOKoSSum1rfnIpn+7aLxT3joPyLyM57C5FZE2QQ= 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=34wCtAiF; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=B1UalvE0; 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="34wCtAiF"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="B1UalvE0" Date: Tue, 05 May 2026 10:56:18 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1777978579; 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=djeyoGJK+5+25fyw0BfnrT9qP9SSEL2hZmphkAIJ/1w=; b=34wCtAiFvPxd8jHVjLpQToAlyhIufogkdnJVjDA8O8ywRcb2FWF2txUMvLnRTqCEk3FOCP z3N6ELabac23ZTimKOdFv+3s/oNH4au8k6qrgtbrIcfl/aRnCWv8thO37bKN+xQz0XibvS Wk37OEyjIeT7LGPwnzs9WPdTXr7ARIOs0FcNONnigYhG/qIWeLgTZ2aU/ir9ShhYwPmaBZ S5zNLSQiEjXQrgEyMzXtZ0I/b6WiEQ7/iUx6F7ld1TIKb1mPoRGXl5AtY20rCzyjA3Ef7m rWFBJxFzNfz6iO16YAk8lkJ4nnjsL8IKOEQFKyCzOQ3UKJjrNmFzQqvZR83CpA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1777978579; 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=djeyoGJK+5+25fyw0BfnrT9qP9SSEL2hZmphkAIJ/1w=; b=B1UalvE0sCCJcCOsUsqZEKWuNm6yhcudZ7/tNR1jOFrE96WPpN9baQ6c1ZBheA84lsY3ju PmXKPq8vh27LpiAw== 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: Print "objtool klp diff" command in verbose mode Cc: Song Liu , 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: <177797857808.424702.15888227210295065479.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: e950d2a10a30aa5f3ebb92d4bf807d1d5dd96de1 Gitweb: https://git.kernel.org/tip/e950d2a10a30aa5f3ebb92d4bf807d1d5= dd96de1 Author: Josh Poimboeuf AuthorDate: Fri, 03 Apr 2026 16:17:46 -07:00 Committer: Josh Poimboeuf CommitterDate: Mon, 04 May 2026 21:16:04 -07:00 klp-build: Print "objtool klp diff" command in verbose mode Print the full objtool command line when '--verbose' is given to help with debugging. Acked-by: Song Liu Signed-off-by: Josh Poimboeuf --- scripts/livepatch/klp-build | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/livepatch/klp-build b/scripts/livepatch/klp-build index 2bb35de..327aef4 100755 --- a/scripts/livepatch/klp-build +++ b/scripts/livepatch/klp-build @@ -681,6 +681,7 @@ diff_objects() { =20 ( cd "$ORIG_DIR" + [[ -v VERBOSE ]] && echo "cd $ORIG_DIR && ${cmd[*]}" "${cmd[@]}" \ 1> >(tee -a "$log") \ 2> >(tee -a "$log" | "${filter[@]}" >&2) || \