Re: git: 5e5832bdc440 - stable/14 - LinuxKPI: 802.11: cast jiffies to unsigned long
- In reply to: Bjoern A. Zeeb: "git: 5e5832bdc440 - stable/14 - LinuxKPI: 802.11: cast jiffies to unsigned long"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jun 2025 09:22:59 UTC
On Wed, 11 Jun 2025, Bjoern A. Zeeb wrote: > The branch stable/14 has been updated by bz: > > URL: https://cgit.FreeBSD.org/src/commit/?id=5e5832bdc440b130a549fcad8cf266fd6e054b1b > > commit 5e5832bdc440b130a549fcad8cf266fd6e054b1b > Author: Bjoern A. Zeeb <bz@FreeBSD.org> > AuthorDate: 2025-06-11 09:16:51 +0000 > Commit: Bjoern A. Zeeb <bz@FreeBSD.org> > CommitDate: 2025-06-11 09:16:51 +0000 > > LinuxKPI: 802.11: cast jiffies to unsigned long > > The jiffies changes are not (yet) merged if they will be. In order to > not break a possible future MFC of them, cast jiffies to unsigned long > already. They are only used in logging/debugging here. > > Sponsored by: The FreeBSD Foundation > Fixes: dcc99bf830b2 Sorry, I meant to squash this before pushing but had it left uncommitted and forgotten given builds had to be re-started twice for other reasons. There's a short window between these committs that will not build in case anyone will go and need to bisect over this. /bz -- Bjoern A. Zeeb r15:7