From nobody Tue Apr 7 16:31:43 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 89C023BFE59; Thu, 12 Mar 2026 11:25:30 +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=1773314731; cv=none; b=Gu/ha28i40LBLpxYuh+KsY8Wh+jpVjq6kuLNEG9wWNBjEmInu6DMFoGzsJMFS6WNA52zxbynrVhE92D/CBNNWivlaaKEGWXvpBvrH1zHhhrXtvKGAlGaV0eAP4svtJheXYYMyU96OuoTNnFBSuzSOKWqYf6IpKDegV1Ge6eocgo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773314731; c=relaxed/simple; bh=b0T0zlHz2TSx7DfuWS7LosjbNE5ndwtfCCusex6rV/c=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=QUpjFIGYbiysqxWAk9zgGi5iVH3XmWKIv08TR2IUiBFqFIuGSfgw65LoLTB0leq5wSBjbTFWCAVt+IZnRNgdgWZSvcevcBoMagPficn0MyZNXvQKEEY7WSkh+0bYRpP6SOYQjnzWxAsQsU6N+jtnDaW3Ii+3AFFeSAKVc7sKnn4= 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=FL0KqNEy; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=WIghNK6t; 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="FL0KqNEy"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="WIghNK6t" Date: Thu, 12 Mar 2026 11:25:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773314729; 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=mpZ6HTusArSkpOhOK84KrFahGybw71E7SBJTumn3nTI=; b=FL0KqNEychyy8oPNvbm5pQcAgY1Iv6qUjlLpgIQqztuAl8a4MfyP/49dEbTT3N/rTkI/Sf prCTqqOjCcVw38bnzkryKmNGOWxqyWowvq1esB6jm3U7dexEG8xoE/bimCK6B+N3K/OH9L xiTZNydTjkngfThm7NZin+lagrDOZUg/cS1TCk3GhyvlL7zqkFU6p0OppGgB/g1j8EbcQl MsAZQiMa1XXYySrLFZE5lhfNiydmo7WEkUvF4fJwJ9ajuMN9W/QKn92pfGSHoVdy/S0G7R tmPHD3/H2p7TJxkZsah8KVt6iUhkh12SZdqsJqMjWUwUNpA2hdaYUsZIgj94zg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773314729; 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=mpZ6HTusArSkpOhOK84KrFahGybw71E7SBJTumn3nTI=; b=WIghNK6t+fb6rJTueEGMWJ0cNKarTxzN4WSO8PPv6x+RQGWsubXqmG4N3oxPJQPNEV7g7u uKpt93/ZygUSh8AQ== From: "tip-bot2 for Thomas Gleixner" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/core] parisc: Remove unused clocksource flags Cc: Thomas Gleixner , Thomas Gleixner , Helge Deller , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260123231521.655892451@kernel.org> References: <20260123231521.655892451@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177331472803.1647592.7553012177943453150.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: 2a14f7c5ee790d9e49ec7df8efa7eb9446028d7e Gitweb: https://git.kernel.org/tip/2a14f7c5ee790d9e49ec7df8efa7eb944= 6028d7e Author: Thomas Gleixner AuthorDate: Sat, 24 Jan 2026 00:17:48 +01:00 Committer: Thomas Gleixner CommitterDate: Thu, 12 Mar 2026 12:23:26 +01:00 parisc: Remove unused clocksource flags PARISC does not enable the clocksource watchdog, so the VERIFY flags are pointless as they are not evaluated. Remove them from the clocksource. Signed-off-by: Thomas Gleixner Signed-off-by: Thomas Gleixner Acked-by: Helge Deller Link: https://patch.msgid.link/20260123231521.655892451@kernel.org --- arch/parisc/kernel/time.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/parisc/kernel/time.c b/arch/parisc/kernel/time.c index 94dc484..71c9d54 100644 --- a/arch/parisc/kernel/time.c +++ b/arch/parisc/kernel/time.c @@ -210,12 +210,9 @@ static struct clocksource clocksource_cr16 =3D { .read =3D read_cr16, .mask =3D CLOCKSOURCE_MASK(BITS_PER_LONG), .flags =3D CLOCK_SOURCE_IS_CONTINUOUS | - CLOCK_SOURCE_VALID_FOR_HRES | - CLOCK_SOURCE_MUST_VERIFY | - CLOCK_SOURCE_VERIFY_PERCPU, + CLOCK_SOURCE_VALID_FOR_HRES, }; =20 - /* * timer interrupt and sched_clock() initialization */