From nobody Sat Apr 4 00:09:01 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 31BF43101CD; Sun, 22 Mar 2026 07:47:03 +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=1774165624; cv=none; b=LFy+kSL4+1pGvzOuRSkkpHIsSpL3M47JqYu7Ai+4+34en+Zf6HrX4pGch/DoEF02G4Ytm6GBZKpDFefWaSMOD8spYcuOXwdKTO5bsCCiW7q1AWaWPbFDfXoPahOWyj4LvLIBsKvO+iSSRxqS/KtOiNG8sAQAwa++ygSf9usNwCc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774165624; c=relaxed/simple; bh=5K/34uKiRJofL+jBTMyfTN0WyP+KWvy5arn5wlvG4Ng=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=CD3ZdFijxO35WqxK2VYJ1Q5zVOkoYwI0edlDbUl8MNS9K6FwdaA7AeMw5EkxTcPka4HyFRRkc9QiFpwebelBQLsAj0gH8RE4SQoC79UEFmt6a0zr/liFEO/xgnqM58BhdHbkFXp5+JQjW/RYlmICIhZqwCROjZguVUM4tXlgyvY= 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=FpIZTJiM; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=rNFbkExh; 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="FpIZTJiM"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="rNFbkExh" Date: Sun, 22 Mar 2026 07:47:00 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1774165621; 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=e+9m+92D1fnfwKTN8v73AZZ691qPHKlCHKKuPfy6d7s=; b=FpIZTJiMgZVuocqza5hzOF6xmgYgcUjlCSKHVvZI2M2HNXikHbnSRTSaaIAFySQ3KJ2sHx HuG3s4NTm3we3awIxUJSaRDzmbiWZN4J+FABFiWxYwm8F7bHwuXMiVzC7d8/Cq1TNYiBIl 5knScWbUAJOSVfzxBYHtMAnPzY+x91wl91eiL4AJcr/aT1Slc6WxW9jl5XwpFl2eBUDnti BVWljZ5uIg8mqYTX4gYiLKAMG60OW1wvG2UbMtocxFnFDflOq+j0BboKFCg0G0JjTdSK0k O0TLL/IYiUi0ca8GKUFWX1tw78MTz6rnxtrq27ewkhUF0aRe94hUJxdliXWs6g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1774165621; 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=e+9m+92D1fnfwKTN8v73AZZ691qPHKlCHKKuPfy6d7s=; b=rNFbkExhgDw1eWBCZ37bLDOE+5bBo/quI3Jrf9qPU1B6PGnRCNWDfC3+gTS/iEwkZw4KBw vfG/8MhvsZO8x3Bg== From: "tip-bot2 for Juergen Gross" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/cleanups] x86/irqflags: Preemptively move include paravirt.h directive where it belongs Cc: kernel test robot , Juergen Gross , "Borislav Petkov (AMD)" , Ingo Molnar , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260119182632.596369-2-jgross@suse.com> References: <20260119182632.596369-2-jgross@suse.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177416562039.1647592.12627001389168276430.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/cleanups branch of tip: Commit-ID: 36c1eb9531e0c9bdcb3494142123f1c1e128367b Gitweb: https://git.kernel.org/tip/36c1eb9531e0c9bdcb3494142123f1c1e= 128367b Author: Juergen Gross AuthorDate: Mon, 19 Jan 2026 19:26:27 +01:00 Committer: Ingo Molnar CommitterDate: Sun, 22 Mar 2026 08:42:44 +01:00 x86/irqflags: Preemptively move include paravirt.h directive where it belon= gs Commit 22cc5ca5de52 ("x86/paravirt: Move halt paravirt calls under CONFIG_PARAVI= RT") moved some paravirt hooks from the CONFIG_PARAVIRT_XXL umbrella to CONFIG_PARAVIRT, but missed to move the associated "#include " in irqflags.h from CONFIG_PARAVIRT_XXL to CONFIG_PARAVIRT. This hasn't resulted in build failures yet, as all use cases of irqflags.h = had paravirt.h included via other header files, even without CONFIG_PARAVIRT_XXL being set. In order to allow changing those other header files, e.g. by no longer including paravirt.h, fix irqflags.h by moving inclusion of paravirt.h under the CONFIG_PARAVIRT umbrella. [ bp: Massage commit message. ] Fixes: 22cc5ca5de52 ("x86/paravirt: Move halt paravirt calls under CONFIG_P= ARAVIRT") Closes: https://lore.kernel.org/oe-kbuild-all/202601152203.plJOoOEF-lkp@int= el.com/ Reported-by: kernel test robot Signed-off-by: Juergen Gross Signed-off-by: Borislav Petkov (AMD) Signed-off-by: Ingo Molnar Link: https://patch.msgid.link/20260119182632.596369-2-jgross@suse.com --- arch/x86/include/asm/irqflags.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/x86/include/asm/irqflags.h b/arch/x86/include/asm/irqflag= s.h index 462754b..6f25de0 100644 --- a/arch/x86/include/asm/irqflags.h +++ b/arch/x86/include/asm/irqflags.h @@ -96,11 +96,11 @@ static __always_inline void halt(void) native_halt(); } #endif /* __ASSEMBLER__ */ +#else +#include #endif /* CONFIG_PARAVIRT */ =20 -#ifdef CONFIG_PARAVIRT_XXL -#include -#else +#ifndef CONFIG_PARAVIRT_XXL #ifndef __ASSEMBLER__ #include =20