From nobody Sat Jun 13 21:03:55 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 DF6A8401A2D; Tue, 5 May 2026 10:56:54 +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=1777978616; cv=none; b=JdyD1OmI4vxLxujRB5qQqZjXiyx3uiCSnA885FGCOSQCWTNh7RjIul81OaEiZTJVN9lprMBjQZut99BBeMaZVDt4n8QMA/DbDDnAwLlOYsPC0jMV5CLIK8XDJxcqndkDKjAjpsqEID8VyQpVvymuZnYGV8rFxKzl+ak9b3uzPo8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777978616; c=relaxed/simple; bh=YlKunF+0i8wSIMkBtL+Paitp48Gmcj8eY/YnH2pAxFw=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=Yr1F4atDfplBhfbw6M8lw3AFba1JKb7yhgSKGd6yZNrJt4u0+3uoDSk7vvtgCzZHgHp/9tOKX/oft45ko6cPekuv7EjCdgHOSKSuNH5AoVTzuDe+Jbe3h12MSMliFjIMfnPMSP9AQxu9MCxpV8n15fX16K5f6J4Hxdi9L/uxjuI= 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=faPmGUcD; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=gNHI5Uq3; 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="faPmGUcD"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="gNHI5Uq3" Date: Tue, 05 May 2026 10:56:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1777978613; 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=2PhjnUqlZxmeMDTRJqo1pOTB9J/jg4HOfGUKXGPW7Z8=; b=faPmGUcD2Xsw562ZMVAsjrQk7mZKLUg6ucCJ834pAUstlErBCQfNwz/xAj6kBi6febVNC+ LorSKPixZG802SfoflTyEK9jh5g6hdVMFWsN8zE/dJOdcjyXr2JioFvvvnmZYeioiVDcsE gXB/THi6NbmnWX6MbjBZg+gan5WTxNyDs/8KLwxamBWe9clIhjVrBVuoZYpz7AORDN4dyn jOwphfvwQq4Z4LeCdrmLJtImnmJDGSgIzjVBo/yUgP+mEEi++qD1kkTUry/wUIqlMyZRpc LsIE7nIxop2QQ7BjyFz1IfrLeao7/ayn3u8qSUoEEyd9L4F0MQIODIlZbWmFNg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1777978613; 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=2PhjnUqlZxmeMDTRJqo1pOTB9J/jg4HOfGUKXGPW7Z8=; b=gNHI5Uq3xbWAOORJagwUEuGKhlxH+mwgZHZeWpDrVfWKm2zS/6GPlt6JCaMCO4qZZx7EgU TPBW3yT1o4JhSeDg== 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] objtool/klp: Fix .data..once static local non-correlation 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: <177797861238.424702.11448999415022747856.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: ff529864e738f447ff4c019956319930fc274a23 Gitweb: https://git.kernel.org/tip/ff529864e738f447ff4c019956319930f= c274a23 Author: Josh Poimboeuf AuthorDate: Sat, 11 Apr 2026 21:11:24 -07:00 Committer: Josh Poimboeuf CommitterDate: Mon, 04 May 2026 21:15:59 -07:00 objtool/klp: Fix .data..once static local non-correlation While there was once a section named .data.once, it has since been renamed to .data..once with commit dbefa1f31a91 ("Rename .data.once to .data..once to fix resetting WARN*_ONCE"). Fix it. Fixes: dd590d4d57eb ("objtool/klp: Introduce klp diff subcommand for diffin= g object files") Acked-by: Song Liu Reviewed-by: Miroslav Benes Signed-off-by: Josh Poimboeuf --- tools/objtool/klp-diff.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/objtool/klp-diff.c b/tools/objtool/klp-diff.c index b1b068e..cb26c1c 100644 --- a/tools/objtool/klp-diff.c +++ b/tools/objtool/klp-diff.c @@ -257,7 +257,8 @@ static bool is_uncorrelated_static_local(struct symbol = *sym) if (!is_object_sym(sym) || !is_local_sym(sym)) return false; =20 - if (!strcmp(sym->sec->name, ".data.once")) + /* WARN_ONCE, etc */ + if (!strcmp(sym->sec->name, ".data..once")) return true; =20 dot =3D strchr(sym->name, '.');