From nobody Wed Apr 8 17:53:52 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 D3E7A3E9F8F; Wed, 11 Mar 2026 09:31:36 +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=1773221498; cv=none; b=UIvHQIsa58kMdx3oIRiVDO0xHOxPYaIOynIL0LIe3GbeYyUNTH+RT7Zard3UhhM2dqFQx4eHVMx0MbuDrXHpleFm2CEw9zO+KI96DzLzM9OGfRLZmPRtDHbm88j+skYkiNaV3EkBvP6f9pQP1NZOZsfp7LFJZV7WrwbWI8DhJyk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773221498; c=relaxed/simple; bh=lga8kkP+YCCeM7BIwHi7unmrncM7yTUiA/kz4YxuX3w=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=WV1zKwFHomOqO94VSl4Oahdfd4kiWiapdN3X8vBQUwXX+qijRy7zuwNmtRUd5L2yqTk60lNiYx2dnTcgoGMtcBh3pgFateKJEZkOj9zyJTGi/puf7SgoTOJ7axN8hPWerYyzKDZ/TnQn8W4tse/WxgOCKMErtMOUEj/+aqpxzzU= 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=my61fsPc; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=bVqOEm7j; 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="my61fsPc"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="bVqOEm7j" Date: Wed, 11 Mar 2026 09:31:34 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773221495; 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=sqDQH4NvhUrN2hl6AggmEWW6dljbPcWjLVI3NVx3lIc=; b=my61fsPcfDegdY5QQVN3211dL1UD+oLyeZgs2Vd9TyAvTH8HELdr3/ddpzeBpMrM8nULZr x7hQ4xUj0bJG92oBMAP8Xd6HKGCuQe3yadf/hfzBFZyZMyD7VG+VEDarPanx6wUi/WgdSC xYUCZaLnDO1jx7m5o6K40QuR4Hra1jIdsNbUiduF1Qlu6gxNm4xN44dLj4G4avj/Bk33+E DrncZnvCZuqbLVBTgwjRNAXLqB5YXOlbh2YGeP9vvDERG2y6qCxnA2rzyl/iUQ4bDvnMWX ISLbHUydlPxsp27C13tRC1IO+zs5ksGJ/U9va3sfa63NUvBttuNfOWF0NEyRkg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773221495; 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=sqDQH4NvhUrN2hl6AggmEWW6dljbPcWjLVI3NVx3lIc=; b=bVqOEm7jVFoEf33gkHI4gzOjKptSyxY7mbii11ClkGf9dSnysJjFgKT6bCy5SHyysbUKfC qoGuf5rLk7+BvWDg== From: "tip-bot2 for Arnd Bergmann" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/vdso] clocksource: Remove ARCH_CLOCKSOURCE_DATA Cc: Arnd Bergmann , thomas.weissschuh@linutronix.de, Thomas Gleixner , Andreas Larsson , John Stultz , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260304-vdso-sparc64-generic-2-v6-14-d8eb3b0e1410@linutronix.de> References: <20260304-vdso-sparc64-generic-2-v6-14-d8eb3b0e1410@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177322149427.1647592.16317486946744293755.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: c453b9abb4f422461c1493ef74d63af0961a2d30 Gitweb: https://git.kernel.org/tip/c453b9abb4f422461c1493ef74d63af09= 61a2d30 Author: Arnd Bergmann AuthorDate: Wed, 04 Mar 2026 08:49:11 +01:00 Committer: Thomas Gleixner CommitterDate: Wed, 11 Mar 2026 10:18:33 +01:00 clocksource: Remove ARCH_CLOCKSOURCE_DATA After sparc64, there are no remaining users of ARCH_CLOCKSOURCE_DATA and it can just be removed. Signed-off-by: Arnd Bergmann Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Tested-by: Andreas Larsson Reviewed-by: Andreas Larsson Acked-by: John Stultz Link: https://patch.msgid.link/20260304-vdso-sparc64-generic-2-v6-14-d8eb3b= 0e1410@linutronix.de [Thomas: drop sparc64 bits from the patch] --- include/linux/clocksource.h | 6 +----- kernel/time/Kconfig | 4 ---- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/include/linux/clocksource.h b/include/linux/clocksource.h index 65b7c41..12d853b 100644 --- a/include/linux/clocksource.h +++ b/include/linux/clocksource.h @@ -25,8 +25,7 @@ struct clocksource_base; struct clocksource; struct module; =20 -#if defined(CONFIG_ARCH_CLOCKSOURCE_DATA) || \ - defined(CONFIG_GENERIC_GETTIMEOFDAY) +#if defined(CONFIG_GENERIC_GETTIMEOFDAY) #include #endif =20 @@ -106,9 +105,6 @@ struct clocksource { u64 max_idle_ns; u32 maxadj; u32 uncertainty_margin; -#ifdef CONFIG_ARCH_CLOCKSOURCE_DATA - struct arch_clocksource_data archdata; -#endif u64 max_cycles; u64 max_raw_delta; const char *name; diff --git a/kernel/time/Kconfig b/kernel/time/Kconfig index 7c6a52f..fe33118 100644 --- a/kernel/time/Kconfig +++ b/kernel/time/Kconfig @@ -9,10 +9,6 @@ config CLOCKSOURCE_WATCHDOG bool =20 -# Architecture has extra clocksource data -config ARCH_CLOCKSOURCE_DATA - bool - # Architecture has extra clocksource init called from registration config ARCH_CLOCKSOURCE_INIT bool