From nobody Mon Jun 8 03:20: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 4B4F83D3D03; Tue, 2 Jun 2026 09:45:57 +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=1780393560; cv=none; b=uTbBUL2C8jlvbd8UFYYJexTSkgbE16vqkuiSiurjHupxi82xQPPmUS7jsqwtRvCaz7twTfv+HaRkMB8pI5Veauou4DOlukpeh5pY7PEUQh6fgh9V91nuNQQ7KfuYv5tTv9ZAe8orOFczQODSzvExFHn6AbzDdP14mfdpqlh9BsU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780393560; c=relaxed/simple; bh=Er+JbT1KYIO1gjHe8ijdJXIdS9hmfz1brqeF9DB/3CM=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=fEr1/ecOBOhZN8NqsTJzEu+iwpan323y0pxJf+L6Wi478wt+axtd2Qom0S2tpcl2RAZLArPWNiNuen87mjXqshevF38F75jK2hzgSnXImICCFPKaIMCnqiTgY+WKIRde6LvomTdRHKO422ldj6TV+3dq4HxCbwSKMuzYOZ6kSts= 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=nboF1XOr; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=TNaBHc1+; 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="nboF1XOr"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="TNaBHc1+" Date: Tue, 02 Jun 2026 09:45:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780393555; 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=jyLfHAk0dd189w0gjFdl0bsKjDogGgzPzbMLXLMVTkU=; b=nboF1XOrECIXpxqbhkpWHph7+1hP9k+VdgepFP5/Qgsr/6IA1xZeQh7/3i3LEPNzBi5Ljs 8PYt3ThCXm3f8+iDcJS00KWriD4f3GdKLJMweydUHvn5bL43YD2XZtqgZaljdzvfF0ftU4 6jvjza5jJbzwoV5ziKnnf7brMjy/5zk/1Vd7SzzXNrNgFXFLajrVwUCsjjGVAnBCdTxtTU NqKZWWcFtQzprWztJQhPKtExrfKtBAISIA5jQolmkVCNP5awJmM/Lo0jJBIRKNMzNio9tf 1TLcr6p6kCGOktQo/31bOlDXUFrOZ8ZVePbEUSdEXeCOhqh0uwBFqMlqgepAEA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780393555; 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=jyLfHAk0dd189w0gjFdl0bsKjDogGgzPzbMLXLMVTkU=; b=TNaBHc1+tm47SwpubuNodZwYUZuYYxK9EpwtUp1RZuYaHFJcHUbYb5J+HhZVD5LNMIP7hM 18DX1ooSrow2UaBg== 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/ptp] wifi: iwlwifi: Use system_device_crosststamp::sys_systime Cc: Thomas Gleixner , Arthur Kiyanovski , David Woodhouse , Jacob Keller , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260529195557.946612509@kernel.org> References: <20260529195557.946612509@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178039355425.2140988.503251840612911346.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/ptp branch of tip: Commit-ID: c5566c29ad23e1d5b17c64ac2b605f6d3821bab0 Gitweb: https://git.kernel.org/tip/c5566c29ad23e1d5b17c64ac2b605f6d3= 821bab0 Author: Thomas Gleixner AuthorDate: Fri, 29 May 2026 22:01:09 +02:00 Committer: Thomas Gleixner CommitterDate: Tue, 02 Jun 2026 11:39:59 +02:00 wifi: iwlwifi: Use system_device_crosststamp::sys_systime sys_systime is an alias for sys_realtime. The latter will be removed so switch the code over to the new naming scheme. No functional change. Signed-off-by: Thomas Gleixner Tested-by: Arthur Kiyanovski Reviewed-by: David Woodhouse Reviewed-by: Jacob Keller Link: https://patch.msgid.link/20260529195557.946612509@kernel.org --- drivers/net/wireless/intel/iwlwifi/mld/ptp.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/ptp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/intel/iwlwifi/mld/ptp.c b/drivers/net/wir= eless/intel/iwlwifi/mld/ptp.c index 921b93c..f829156 100644 --- a/drivers/net/wireless/intel/iwlwifi/mld/ptp.c +++ b/drivers/net/wireless/intel/iwlwifi/mld/ptp.c @@ -271,7 +271,7 @@ iwl_mld_phc_get_crosstimestamp(struct ptp_clock_info *p= tp, =20 /* System monotonic raw time is not used */ xtstamp->device =3D ns_to_ktime(gp2_ns); - xtstamp->sys_realtime =3D sys_time; + xtstamp->sys_systime =3D sys_time; =20 return ret; } diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/ptp.c b/drivers/net/wir= eless/intel/iwlwifi/mvm/ptp.c index 4c40a52..bcd6f7c 100644 --- a/drivers/net/wireless/intel/iwlwifi/mvm/ptp.c +++ b/drivers/net/wireless/intel/iwlwifi/mvm/ptp.c @@ -185,7 +185,7 @@ iwl_mvm_phc_get_crosstimestamp(struct ptp_clock_info *p= tp, =20 /* System monotonic raw time is not used */ xtstamp->device =3D (ktime_t)gp2_ns; - xtstamp->sys_realtime =3D sys_time; + xtstamp->sys_systime =3D sys_time; =20 out: mutex_unlock(&mvm->mutex);