From nobody Sat Jun 13 22:18:11 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 42DE043E9C2; Tue, 5 May 2026 10:56:17 +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=1777978578; cv=none; b=mHPnn2XCgCLmwvKlyrE4C1XaJieCCnnYYStpeI5/dCTkU+42hGgc/XGpj8wPESIu5RD9PxWp3ySUjBcW5KCDeBMi1RG69wjJeGcFBzgXCeMqhcB6Xgc0cNXyUSNqvGhQlaHQvXAZB1VC0uR9x/mDs3uV112hgV80EI28VIY5JRA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777978578; c=relaxed/simple; bh=YWsn8etI0q9WOIBO0N+3DtT3kKzMvqYERNQjBye19N0=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=kiCptWNN5Ib2j8gHQgibQKc1L0sLLAMq7R4sLaifrBePQBgouYKxQUtMPo3yESMnIrcNTPZfJrBcJQaDCIQhsxcpTBBU62gR7OKeCoKtWJDMzFrzIoH2IsiGcbijQ9HBk5LgffVx3rdTLpgzpqTAhQy4XmbNT8kg7R/7zQimBoI= 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=vpYpOUvn; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=NeNaOR8p; 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="vpYpOUvn"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="NeNaOR8p" Date: Tue, 05 May 2026 10:56:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1777978575; 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=ZWWYcdsuGZXaCpkVE/KRwe9E39bTNvYjZGfv5i0MFhw=; b=vpYpOUvnRfBrThHh2TzaKCfeZe9m5F12g0OvnsqrQzduoomenrp5R9zh8SLTRWlUrrwKSa d8wg8pdOidOzbxtpjD1fOgqAsdr+iEmrauHYEIP+aH0x8EzQ2/BCS13V/QQ+H+HZvItjr9 EOFnHE5TVehmWpJQUAh2kAW+s1tmn56H/jBfAvzhcLy3qCLKjDpKEDcPKQLX064WlF4RJ2 vT9zjagZslQs/8P3pSaAttQzqCCwjGSAspWzbN/+ohXH5i306D833jWPKOzQ0+yNWROSZ9 7+BWzRrp9jNPQiX7NcyQbMUhd0iNQM0uQyDl2b2xWNRcaGuz/w0+19w0E2coaA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1777978575; 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=ZWWYcdsuGZXaCpkVE/KRwe9E39bTNvYjZGfv5i0MFhw=; b=NeNaOR8pL60nCQllPgOvHPDKSp6MkSNunUEiBSte6gR4FZlebxiVZ/3KGMKLjScQfj19EM DQS4m38xnfGj5rDg== 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: Include libsubcmd headers directly from source tree 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: <177797857444.424702.11084362282440541878.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: ac999926774a71e30c2e2e2eb48d5419dc167781 Gitweb: https://git.kernel.org/tip/ac999926774a71e30c2e2e2eb48d5419d= c167781 Author: Josh Poimboeuf AuthorDate: Sun, 12 Apr 2026 10:59:42 -07:00 Committer: Josh Poimboeuf CommitterDate: Mon, 04 May 2026 21:16:04 -07:00 objtool: Include libsubcmd headers directly from source tree Instead of installing libsubcmd headers to a build output directory and including from there, include directly from tools/lib/ where they already exist. This fixes clangd indexing which otherwise can't find libsubcmd headers. Acked-by: Song Liu Signed-off-by: Josh Poimboeuf --- tools/objtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/objtool/Makefile b/tools/objtool/Makefile index b71d188..a4484fd 100644 --- a/tools/objtool/Makefile +++ b/tools/objtool/Makefile @@ -58,7 +58,7 @@ INCLUDES :=3D -I$(srctree)/tools/include \ -I$(srctree)/tools/arch/$(SRCARCH)/include \ -I$(srctree)/tools/objtool/include \ -I$(srctree)/tools/objtool/arch/$(SRCARCH)/include \ - -I$(LIBSUBCMD_OUTPUT)/include + -I$(srctree)/tools/lib =20 OBJTOOL_CFLAGS :=3D -std=3Dgnu11 -fomit-frame-pointer -O2 -g $(WARNINGS) \ $(INCLUDES) $(LIBELF_FLAGS) $(LIBXXHASH_CFLAGS) $(HOSTCFLAGS) @@ -135,7 +135,7 @@ $(LIBSUBCMD): fixdep $(LIBSUBCMD_OUTPUT) FORCE $(Q)$(MAKE) -C $(LIBSUBCMD_DIR) O=3D$(LIBSUBCMD_OUTPUT) \ DESTDIR=3D$(LIBSUBCMD_OUTPUT) prefix=3D subdir=3D \ $(HOST_OVERRIDES) EXTRA_CFLAGS=3D"$(OBJTOOL_CFLAGS)" \ - $@ install_headers + $@ =20 $(LIBSUBCMD)-clean: $(call QUIET_CLEAN, libsubcmd)