From nobody Tue Apr 7 16:31:45 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 37B413BED6A; Thu, 12 Mar 2026 11:25:38 +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=1773314739; cv=none; b=sQ35Ox5mIFLfaJTTUmuIsrMC5GeibczICGysqaBii3DQ59dwQeF4busp8cN8t+IaHO0piUh/XpJ2Ve/vdEmKNH2FLePmg+N/cSkIOPQhpG1fUGQt0nbOoCL9pk8eGhCSkkZlcqMtBcxMeLxiz5soCGt5kVdS+wNBdWd/sbCmXaU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773314739; c=relaxed/simple; bh=uMxDFSxxJOL0XwgUUVdmnO4H0MLlqQ/oEDMvQ2hWEyg=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=iKG95UV4az8RtmhuKI6nvI61OxdCwOkLRnZqAFwEYZNqVOjbooRGokQK2891uUPPzB9exNYWzxIzLFxFAEQZBszotsyRyfPl8UD8kbPGZq6glqv30JG0R+Yr3DQI44BLt2RemwhYcxW7HL+9x0IKhphDHB2TPhXXJCiRxluzYAE= 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=UvE/1tIe; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=412UiGpt; 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="UvE/1tIe"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="412UiGpt" Date: Thu, 12 Mar 2026 11:25:35 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773314737; 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=bn6pCcGET6S07Ufj5jP0bu+H77iBLfHRqTBFDvLQDa0=; b=UvE/1tIeTP6aUbJg63Tvp1NrCT+FwQoJ56wPcdnxKdRjEZrSluIUtREB5p/TzDFOF4L/jD iF3SAtqgenx6MwBqJJqEdKL4DQBsISIe3wNe328TPQbaHQcVI69Fd9kNedMHBCK3pagr3F ofyvPII1v4R32Q8mFdwoL0lME7I6hoWSZgr478h5JzQtJJRdPHI7C5L6rg7ic6jBRfxzPf JSBDUtCxj7JObHP7AMWnJwrc/bVh7HVUEkMTD9kQRVVcQnmWPZSXmHyuh9aoNyeRfkWXiU hsZsoQ8i3W9ZnEuz3VMq9TPr7PGPQ+Mys6NjXW2A2/aGGGDI7mwoBZvH7sNWVw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773314737; 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=bn6pCcGET6S07Ufj5jP0bu+H77iBLfHRqTBFDvLQDa0=; b=412UiGptYTdIZ0z8AbkxYgFQJmquTbrC2LGq8kSvgHCU6g8Dem1Yb2O/IY+U57LllUTwQZ XTuabV7VDubdNTBg== 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] hrtimer: Remove hrtimer_get_expires_ns() Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260311-hrtimer-cleanups-v1-6-095357392669@linutronix.de> References: <20260311-hrtimer-cleanups-v1-6-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: <177331473571.1647592.10832284576555667196.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: 8ef2807042d0886a85bbcb0aba1a2a277680dc4a Gitweb: https://git.kernel.org/tip/8ef2807042d0886a85bbcb0aba1a2a277= 680dc4a Author: Thomas Wei=C3=9Fschuh (Schneider Electric) AuthorDate: Wed, 11 Mar 2026 11:15:15 +01:00 Committer: Thomas Gleixner CommitterDate: Thu, 12 Mar 2026 12:15:54 +01:00 hrtimer: Remove hrtimer_get_expires_ns() There are no users left. Signed-off-by: Thomas Wei=C3=9Fschuh (Schneider Electric) Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260311-hrtimer-cleanups-v1-6-095357392669@= linutronix.de --- include/linux/hrtimer.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h index c087b71..9ced498 100644 --- a/include/linux/hrtimer.h +++ b/include/linux/hrtimer.h @@ -116,11 +116,6 @@ static inline ktime_t hrtimer_get_softexpires(const st= ruct hrtimer *timer) return timer->_softexpires; } =20 -static inline s64 hrtimer_get_expires_ns(const struct hrtimer *timer) -{ - return ktime_to_ns(timer->node.expires); -} - ktime_t hrtimer_cb_get_time(const struct hrtimer *timer); =20 static inline ktime_t hrtimer_expires_remaining(const struct hrtimer *time= r)