* Re: Patch "ntp: Introduce struct ntp_data" has been added to the 6.1-stable tree [not found] <20241209113201.3171845-1-sashal@kernel.org> @ 2024-12-09 12:12 ` Thomas Gleixner 2024-12-09 13:07 ` Greg KH 0 siblings, 1 reply; 2+ messages in thread From: Thomas Gleixner @ 2024-12-09 12:12 UTC (permalink / raw) To: stable, stable-commits; +Cc: John Stultz, Stephen Boyd, Richard Cochran On Mon, Dec 09 2024 at 06:32, Sasha Levin wrote: > This is a note to let you know that I've just added the patch titled > commit 57103d282a874ed716f489b7b336b8d833ba43b2 > Author: Thomas Gleixner <tglx@linutronix.de> > Date: Wed Sep 11 15:17:43 2024 +0200 > > ntp: Introduce struct ntp_data > > [ Upstream commit 68f66f97c5689825012877f58df65964056d4b5d ] > > All NTP data is held in static variables. That prevents the NTP code from > being reuasble for non-system time timekeepers, e.g. per PTP clock > timekeeping. > > Introduce struct ntp_data and move tick_usec into it for a start. > > No functional change. > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de> > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > Acked-by: John Stultz <jstultz@google.com> > Link: https://lore.kernel.org/all/20240911-devel-anna-maria-b4-timers-ptp-ntp-v1-7-2d52f4e13476@linutronix.de > Stable-dep-of: f5807b0606da ("ntp: Remove invalid cast in time offset math") I sent a backport of this change, which is a one liner: https://lore.kernel.org/stable/878qssr16f.ffs@tglx/ There is no point to backport the whole data struct change series for that. Thanks, tglx ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Patch "ntp: Introduce struct ntp_data" has been added to the 6.1-stable tree 2024-12-09 12:12 ` Patch "ntp: Introduce struct ntp_data" has been added to the 6.1-stable tree Thomas Gleixner @ 2024-12-09 13:07 ` Greg KH 0 siblings, 0 replies; 2+ messages in thread From: Greg KH @ 2024-12-09 13:07 UTC (permalink / raw) To: Thomas Gleixner Cc: stable, stable-commits, John Stultz, Stephen Boyd, Richard Cochran On Mon, Dec 09, 2024 at 01:12:13PM +0100, Thomas Gleixner wrote: > On Mon, Dec 09 2024 at 06:32, Sasha Levin wrote: > > This is a note to let you know that I've just added the patch titled > > commit 57103d282a874ed716f489b7b336b8d833ba43b2 > > Author: Thomas Gleixner <tglx@linutronix.de> > > Date: Wed Sep 11 15:17:43 2024 +0200 > > > > ntp: Introduce struct ntp_data > > > > [ Upstream commit 68f66f97c5689825012877f58df65964056d4b5d ] > > > > All NTP data is held in static variables. That prevents the NTP code from > > being reuasble for non-system time timekeepers, e.g. per PTP clock > > timekeeping. > > > > Introduce struct ntp_data and move tick_usec into it for a start. > > > > No functional change. > > > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > > Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de> > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > > Acked-by: John Stultz <jstultz@google.com> > > Link: https://lore.kernel.org/all/20240911-devel-anna-maria-b4-timers-ptp-ntp-v1-7-2d52f4e13476@linutronix.de > > Stable-dep-of: f5807b0606da ("ntp: Remove invalid cast in time offset math") > > I sent a backport of this change, which is a one liner: > > https://lore.kernel.org/stable/878qssr16f.ffs@tglx/ > > There is no point to backport the whole data struct change series for > that. Yeah, I'll drop the series and just take your change, thanks! greg k-h ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-09 13:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20241209113201.3171845-1-sashal@kernel.org>
2024-12-09 12:12 ` Patch "ntp: Introduce struct ntp_data" has been added to the 6.1-stable tree Thomas Gleixner
2024-12-09 13:07 ` Greg KH
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.