From nobody Mon Jun 8 05:26: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 9D6D03A6B73; Tue, 2 Jun 2026 19:13:51 +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=1780427632; cv=none; b=SqLQOW9Y7EqnDi+ZTYIdv4pOexBc0e4Gleo0lBntSe/Yi6P5mqbvfx6OdvL+5TwigIgToGaQbkMXDswrIrTordfKaYglJ9xlJACTb3gbGjkRXshucnhPClwLTGolujjmfs3Tni0jHPcMR4itH//PHP+yvdnnWH9FPlnAoG0TNDk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780427632; c=relaxed/simple; bh=3a7gjn6uzujdk3mPSjpfmZdoPV+9itO7G98hREy+qWc=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=c8UkfvMx/Dt8Rqrg3FMVoyPq1mujqt035fjPRZwMKM3jekpTOZccDYb3VGxWWLWA7pY/N6+Bsu25dPqUN3LhN4T29yRYutaJqudM7Ps9h3hNnLlTzSxHW05ZPpYjx+ih/7WAMT6lij+KwegoWtuVEiLqeqZngYXeY8O6JgbXx48= 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=NnDmRGvN; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=cnHVYC8R; 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="NnDmRGvN"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="cnHVYC8R" Date: Tue, 02 Jun 2026 19:13:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780427630; 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=Uww890Sc5b/3LoFi/It4expq1T3A3jZbXHptUAMq36k=; b=NnDmRGvNGtD5Dj9V+sihVhmy3c3bymrJ12DTAbKYWRH13IhFyzZb0LVw+dpBPCAdKlB3ts 0fjVXOtjZxH0smfTxMVB6xgtICvXlV4wqnX6f4DtptQ4cJQcYdvYHmLMlKeiaobCQy0BRB snlz/V3LT+zBaMzPgy9PDtilo4Vv3woySaOYp8XeQPmMaztIkUZKFQI0MZYSBfHt2J+GFm PzWlI5dju9lQ6Js6BjIsj5ZpLWuXJZv5fMXPiKm660+BgkxsEdQ1jxfxxrklZhW7HuXE9E C0XwfVkKpi+5rnDaF/8xndFdrKViVMwBh0LF04d14c1zwL/Gam6LehNcaglMaw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780427630; 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=Uww890Sc5b/3LoFi/It4expq1T3A3jZbXHptUAMq36k=; b=cnHVYC8RHdHChB8BTBDqZghAViF22VAWDFLbzCHZkcaChIygvr5/iXwztqz6pIVousIvV8 uXgdP6sDe2Wov6Cw== From: "tip-bot2 for Naveen Kumar Chaudhary" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/urgent] clockevents: Fix duplicate type specifier in stub function parameter Cc: Naveen Kumar Chaudhary , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <7tostpvxzdn6tobmyow63a5rweatls5kux3scqp2vzhe7mv6uq@ecr746b4hyhf> References: <7tostpvxzdn6tobmyow63a5rweatls5kux3scqp2vzhe7mv6uq@ecr746b4hyhf> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178042762884.710.9034377602810914960.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/urgent branch of tip: Commit-ID: c1ca14ca227e92101c7ae597213275b60f4212c6 Gitweb: https://git.kernel.org/tip/c1ca14ca227e92101c7ae597213275b60= f4212c6 Author: Naveen Kumar Chaudhary AuthorDate: Mon, 01 Jun 2026 09:27:46 +05:30 Committer: Thomas Gleixner CommitterDate: Tue, 02 Jun 2026 21:07:55 +02:00 clockevents: Fix duplicate type specifier in stub function parameter The stub for arch_inlined_clockevent_set_next_coupled() has 'u64 u64 cycles' in its parameter list. Since u64 is a typedef, the compiler parses the second 'u64' as the parameter name, making 'cycles' an unused token. Remove the duplicate so the parameter is correctly named. Fixes: 89f951a1e8ad ("clockevents: Provide support for clocksource coupled = comparators") Signed-off-by: Naveen Kumar Chaudhary Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/7tostpvxzdn6tobmyow63a5rweatls5kux3scqp2vzhe= 7mv6uq@ecr746b4hyhf --- kernel/time/clockevents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/clockevents.c b/kernel/time/clockevents.c index 5e22697..0014d16 100644 --- a/kernel/time/clockevents.c +++ b/kernel/time/clockevents.c @@ -301,7 +301,7 @@ static int clockevents_program_min_delta(struct clock_e= vent_device *dev) #include #else static __always_inline void -arch_inlined_clockevent_set_next_coupled(u64 u64 cycles, struct clock_even= t_device *dev) { } +arch_inlined_clockevent_set_next_coupled(u64 cycles, struct clock_event_de= vice *dev) { } #endif =20 static inline bool clockevent_set_next_coupled(struct clock_event_device *= dev, ktime_t expires)