From nobody Tue Apr 7 16:32:22 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 82F073C73C5; Thu, 12 Mar 2026 11:25:40 +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=1773314741; cv=none; b=WWs7nTDzG2Ku0oSxIeEctYeNh6+bSnF67djh/HJ0CpI1wQS9jrf88gRuMlIHqD6A9lm0qJSdCvDRHck82FwEhMRNC2dXqOkIxO6UAS/qMQf0DizR1/Wuja9xKbMKZ+qU5AfTPF3ZjagwzgyI8jPfcPUv9uLDQDTEeO7PGI/dLOU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773314741; c=relaxed/simple; bh=sxrD9SmIzsaXKhQiE4DfgKI9MQYTVfNWmVOJOwa5tGQ=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=BT4RGGX6Eh2z2DdylbuoWlbgUdmLPOJ47b8knX4MaOotLDci62f7CzSzSPDJXxO/ERqF0ESkFeoj6nzeA0jJFxwH4fTLBQ5VPTg8MB+oKFUbYXlMxQPrx/iKGQxbiFCnNgvLVc0JJPH/jcZP/m8hL4/kpqShGHqsjFavYBEvp5s= 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=uupbvI1J; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=e4GYrzPr; 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="uupbvI1J"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="e4GYrzPr" Date: Thu, 12 Mar 2026 11:25:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773314739; 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=bVGaFKJpvDMwqZzViMXsOh2Ctm0GaAFyXXzRr9/LmCQ=; b=uupbvI1JuHfSQ5s4N7hjIOPBlGCpIqM/mDfmIf93EL4evmi9BRO/B+Ojq65bOiHynki9Ab xBm9YK6ELd0KPVXx8loDDUN5XeeonVasDHlep/ko9DtIFPX4JFq2Y677Ssf/Lz1evKRvOW h3Br5oKZz1HuNZ+FyH2TqA/hf56pBBzRXgXQ9MpcBIzlhNzm/MBWz0BfQB8HKj+QAXKuQc sc9XS21YtaaOjNRsdTuyoQyWLySiDiWMqmRuGarBcShnsnVR/pcg8toqNT9+4ik8nH/580 N6y7r8jau6o/5UL6QU2DVF+5bSgxHxjA5+Yka0UYtEPIsyQV2cR70IPvbFM3xw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773314739; 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=bVGaFKJpvDMwqZzViMXsOh2Ctm0GaAFyXXzRr9/LmCQ=; b=e4GYrzPrNf9aH0689jjdQw81j9ZdWZ6bFvxSbfFsBG/X+8c2P288I8fHc72V4bgIR9DTJ7 RHDTMbl/DutDkeCw== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh_=28Schneider_Electric=29?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/core] timekeeping/auxclock: Consistently use raw timekeeper for tk_setup_internals() Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260311-hrtimer-cleanups-v1-4-095357392669@linutronix.de> References: <20260311-hrtimer-cleanups-v1-4-095357392669@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177331473787.1647592.14754553928969843439.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/core branch of tip: Commit-ID: ba546d3d895c5190a4c16d92e1ecff7c0b4ee9b3 Gitweb: https://git.kernel.org/tip/ba546d3d895c5190a4c16d92e1ecff7c0= b4ee9b3 Author: Thomas Wei=C3=9Fschuh (Schneider Electric) AuthorDate: Wed, 11 Mar 2026 11:15:13 +01:00 Committer: Thomas Gleixner CommitterDate: Thu, 12 Mar 2026 12:15:54 +01:00 timekeeping/auxclock: Consistently use raw timekeeper for tk_setup_internal= s() In aux_clock_enable() the clocksource from tkr_raw is used to call tk_setup_internals(). Do the same in tk_aux_update_clocksource(). While the clocksources will be the same in any case, this is less confusing. Signed-off-by: Thomas Wei=C3=9Fschuh (Schneider Electric) Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260311-hrtimer-cleanups-v1-4-095357392669@= linutronix.de --- kernel/time/timekeeping.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c index 5153218..46b77c3 100644 --- a/kernel/time/timekeeping.c +++ b/kernel/time/timekeeping.c @@ -2985,7 +2985,7 @@ static void tk_aux_update_clocksource(void) continue; =20 timekeeping_forward_now(tks); - tk_setup_internals(tks, tk_core.timekeeper.tkr_mono.clock); + tk_setup_internals(tks, tk_core.timekeeper.tkr_raw.clock); timekeeping_update_from_shadow(tkd, TK_UPDATE_ALL); } }