From nobody Thu Apr 9 03:30:03 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 92D683E715E; Wed, 11 Mar 2026 09:31:32 +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=1773221493; cv=none; b=HJdBXOm2wK2aPPcD36BMTqf4LifLtbBd2NUv2iSWbIQBVxeziKVGtf0CraXqoSmCyM5PRUC5lPV4bs01wku5u8vq8xl0/3E2M2Bf1a5pus6e+WAUNumNcTTTBhft+I2BbpJ3NIodcnjCvp6ZOK11cJkB3NIjeunIJuUzoAXkNAo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773221493; c=relaxed/simple; bh=uKGd2VHSxFIzFjVZF/eeUN/42V0mDA5dlbyh+mGAPTA=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=qgqWtoidxtiOlMWn/azYXjJAIDBwT47dAIveOVznbPunpxXKuLP6uI6KlfOJ8LMBC4uFbSmULrn/E5LYOauMLw1VpbEWJa93ipwSP2j8QMLmpF55Txv4dkcc0i7l8eOJmvZykZgOyotiZsTAZhEBVA4+8nb+BMyjm/GJoKRu9Bg= 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=vPlO7S92; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=OdQHue2T; 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="vPlO7S92"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="OdQHue2T" Date: Wed, 11 Mar 2026 09:31:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773221490; 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=bgbD5ypCBMTFSdDTPR7ai2RJfEb6DoBpRtOxA+XBzGk=; b=vPlO7S92+eBlfqndo16qmPhxRHUQN+CrjdZCIKhkdEDxYIRSg48c8gg3gCp+a2+q1GIwYi 2O1OdYHfrrCh66I7I8lDs3bwGLKkqWkzgYj/+LsAzq+aC3gkm7NXVuCx8JkBY5cbYHd43Q Th3W3BtJVzq4S06JvIOQOvWLzS9P8AtEwY7jIMF6Xl+mpcqv4wEYaD8NXSN0wjzL2AZxw4 4ZwMRs3OK1AxP7APbsL4tKJzjvauNgjxXdhtWiOxtDHFUkVca2cHLIZmY+08mv8VlryGXb vU+OeG7hr0WTdQoqF3Yio1JMw+TOECqLsJMRyV8osnZjV/8jpSssZOQUQDRfjw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773221490; 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=bgbD5ypCBMTFSdDTPR7ai2RJfEb6DoBpRtOxA+XBzGk=; b=OdQHue2TpEvGBSqV5K0SNi0k3qoL5qZCGPpq2OHEh4Dc8oCETMA2FIXYZB1yIRjzbJm1vp Luy5hWLRfigCKJBw== 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] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , Catalin Marinas , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-header-cleanups-v2-1-35d60acf7410@linutronix.de> References: <20260227-vdso-header-cleanups-v2-1-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: <177322148882.1647592.17426833293267763416.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: 0d0254c8d3e1ef7b2cbbdc5c24d04f2e94306aa8 Gitweb: https://git.kernel.org/tip/0d0254c8d3e1ef7b2cbbdc5c24d04f2e9= 4306aa8 Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:44:27 +01:00 Committer: Thomas Gleixner CommitterDate: Wed, 11 Mar 2026 10:27:36 +01:00 arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h The reference to VDSO_CLOCKMODE_NONE requires vdso/clocksource.h. Currently this header is included transitively, but that transitive inclusion is about to go away. Explicitly include the header. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Acked-by: Catalin Marinas Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-1-35d60acf7= 410@linutronix.de --- arch/arm64/include/asm/vdso/gettimeofday.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/include/asm/vdso/gettimeofday.h b/arch/arm64/includ= e/asm/vdso/gettimeofday.h index 3658a75..96d2ecc 100644 --- a/arch/arm64/include/asm/vdso/gettimeofday.h +++ b/arch/arm64/include/asm/vdso/gettimeofday.h @@ -9,6 +9,8 @@ =20 #ifndef __ASSEMBLER__ =20 +#include + #include #include #include