From nobody Tue Apr 7 22:03:13 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 547983E0C64; Wed, 11 Mar 2026 14:51:48 +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=1773240709; cv=none; b=g69NR0uUjiMaB2RQ9o/CZETDdBvLbXPnYvle67Q8wi6IVbmSEwznTPx3Uf35/DievPPZ3GR+i2PIqeqcbbYAFyjRlax0lQvrBEwVFr1tn60bKDzwdExn0pbSVZT78HDWvb/ks4Je5q/RcUdMS9LpQomRhycuUbiB48qZK4hfxFc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773240709; c=relaxed/simple; bh=VhKKEaz1+GhkAcbZWXC9PLIn5nas1OMcherR4GxjUi4=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=AUY6qD9qmMGpulut6G975ine8WF4BVOPm9b61PA6UfRrZkZdyONiKkzoaXpym5xgQgT1hsum514vDOsG2zbC9NMWf7WqdRchEljUiuipQtmnBYtE27GRSqqELqq7zAUSIoMdT8vFhzDoBO16nMdSgT++grPv8zSHBAwrnZw46CQ= 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=SPvub5iZ; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=noA1Q13Z; 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="SPvub5iZ"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="noA1Q13Z" Date: Wed, 11 Mar 2026 14:51:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773240706; 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=y027/6IIREBjAhw1HcdtKnlfn8orGKj0CqCEgJpBhe4=; b=SPvub5iZU4dMQRunkOJyNJPm3yn+P/BRLkbyJLGzVGDjAyhPfYyf6nOkSaRuU2Phmw/+QJ gMcYiHUr+9BTwEAsc8VJjU3PfXceUx2BP1ZmAt2pgruA3i2880kvmAnW6jraZqmepTmmJ6 Upo8Eu4ljXe/pD5JusfzPbTcdpSlQAKT3rssza0XxbCLvmi5wV8YKwXL/fgnH0IcCAK7vM sNluR+dTqykd8zbxueBKqbn1Bo23z1w5ovDkAEnEnqKGTqQBZKok+7w5SJcGhc24AajlHE grMNom4KZS2c3W/8mYEDbt62eSPRAluqa/kQN/O4b2IaT51uBHej/eeeZ9x45g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773240706; 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=y027/6IIREBjAhw1HcdtKnlfn8orGKj0CqCEgJpBhe4=; b=noA1Q13ZqjQ+Pm2GhGz9DIddhG4zTPuCnOUCdNxeiYt+7w1QwGr3TaPnUlGrozas6KAa/y cGzWpF4zlTpy7UDw== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/vdso] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , "Borislav Petkov (AMD)" , Christophe Leroy , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-header-cleanups-v2-5-35d60acf7410@linutronix.de> References: <20260227-vdso-header-cleanups-v2-5-35d60acf7410@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177324070508.1647592.17592441194266552980.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 timers/vdso branch of tip: Commit-ID: 9c89d8bd64b8c03ad3d5b6fd52550b8773a12669 Gitweb: https://git.kernel.org/tip/9c89d8bd64b8c03ad3d5b6fd52550b877= 3a12669 Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:44:31 +01:00 Committer: Borislav Petkov (AMD) CommitterDate: Wed, 11 Mar 2026 15:12:36 +01:00 powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h The usage of ASM_FTR_IFCLR(CPU_TR_ARCH_31) requires asm/cputable.h and asm/feature-fixups.h. Currently these headers are included transitively, but that transitive inclusion is about to go away. Explicitly include the headers. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Signed-off-by: Borislav Petkov (AMD) Reviewed-by: Christophe Leroy Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-5-35d60acf7= 410@linutronix.de --- arch/powerpc/include/asm/vdso/processor.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/powerpc/include/asm/vdso/processor.h b/arch/powerpc/inclu= de/asm/vdso/processor.h index c1f3d7a..4c6802c 100644 --- a/arch/powerpc/include/asm/vdso/processor.h +++ b/arch/powerpc/include/asm/vdso/processor.h @@ -4,6 +4,9 @@ =20 #ifndef __ASSEMBLER__ =20 +#include +#include + /* Macros for adjusting thread priority (hardware multi-threading) */ #ifdef CONFIG_PPC64 #define HMT_very_low() asm volatile("or 31, 31, 31 # very low priority")