From nobody Sat Jun 13 07:52:25 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 B89342F8E8A; Fri, 8 May 2026 22:00:26 +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=1778277628; cv=none; b=On3WFcU1mAQi5mA2+HdReL3K5B02XSk0RtVCgPwu0OTT6/y9Ts9N8Rk/H+geXaTHN047+IETUZBz7hkZ8d2g7V87gCNoZAzRKJuQNwXecg3iUMHVsMjVh2GEN7Dz9HxZYmzrNZ7vsxc8RwiPUgR52z8MuFIEq/M/ELgwJzhehxI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778277628; c=relaxed/simple; bh=7dCIVmGRE/L5dICNoQN9s98MBn8tjsHWEKCt7WLmo1s=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=GGcX1TMX4VDioZrjJ98h24svQKtsbVSYklm3mBTNbtH1GCEsEhXeQO928OzC3DTm7cm+nR+t0vFC/yrP4sYJEuPjgYDiCzJFjAqHzBydDBpSWi8Ec48/hk4yIoGg0ZtgpW/MzvGVkDW+gUoTaPEFSVkET6/0TV0jcDS4Ygcfi6w= 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=YYx5V99b; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=pKcDUTPN; 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="YYx5V99b"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="pKcDUTPN" Date: Fri, 08 May 2026 22:00:23 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1778277625; 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=E90uRxy8JSmTq81foCPl/wxMzl1coKl7/+J4SQBE4iw=; b=YYx5V99bczUKN66QFFCNUYnwKgZF56uDgNW0g5sT9nzWeXQzg1wHfZIWQgsoFNzdgR/fo4 bazR1LsoCkx5Tz1aXoc3bOHlq75fP90bS2mOAN8o+00HmbsU+4h6jnsoQsXfq1HZfeQ1nL z5UvXK+b5UIhnKteDe/ZJsaZfl6sz7xmLfjuvTiwl+8xCzip0peK7kWd7dRKHX2+L2oe+A FpfdRsRkn2JIQjoGhHg5XzUhBTa554wt0PzXrf+B4q6lQwWXUQ1aayP/neqHv+Km5O1do4 XkgtgY0b9B/+/sIKyuggERYHx3G/FNLJAQQcxb2OJhw2ht9NLz61UtkPdm74eA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1778277625; 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=E90uRxy8JSmTq81foCPl/wxMzl1coKl7/+J4SQBE4iw=; b=pKcDUTPNGA/zPTvovP5yu+xFLmtLSZeHH+9YDDS1Xk5GjwgDbqzJXup7wDkCbkwkld+B0G DrgFNTwXh5Y2cCCw== From: "tip-bot2 for Ahmed S. Darwish" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/cpu] x86/cpu: Do not include the CPUID API header in asm/processor.h Cc: "Ahmed S. Darwish" , "Borislav Petkov (AMD)" , 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: <177827762368.864.7138538233606402059.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/cpu branch of tip: Commit-ID: 55cbcb6731bbea264716ad57eeedc0f98ec176c5 Gitweb: https://git.kernel.org/tip/55cbcb6731bbea264716ad57eeedc0f98= ec176c5 Author: Ahmed S. Darwish AuthorDate: Fri, 27 Mar 2026 03:15:19 +01:00 Committer: Borislav Petkov (AMD) CommitterDate: Fri, 08 May 2026 23:10:10 +02:00 x86/cpu: Do not include the CPUID API header in asm/processor.h asm/processor.h includes asm/cpuid/api.h but it does not need it. Remove the include. This allows the CPUID APIs header to include at a later step without introducing a circular dependency. Note, all call sites which implicitly included the CPUID API through have been modified to explicitly include the CPUID APIs instead. Signed-off-by: Ahmed S. Darwish Signed-off-by: Borislav Petkov (AMD) Link: https://lore.kernel.org/20260327021645.555257-1-darwi@linutronix.de --- arch/x86/include/asm/processor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/proces= sor.h index 10b5355..4f4356b 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h @@ -16,7 +16,6 @@ struct vm86; #include #include #include -#include #include #include #include