linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RT 0/4] Linux v5.4.290-rt96-rc1
@ 2025-03-03 22:52 zanussi
  2025-03-03 22:52 ` [PATCH RT 1/4] u64_stats: provide u64_stats_t type zanussi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zanussi @ 2025-03-03 22:52 UTC (permalink / raw)
  To: LKML, linux-rt-users, Steven Rostedt, Thomas Gleixner,
	Carsten Emde, John Kacur, Sebastian Andrzej Siewior,
	Daniel Wagner, Clark Williams, Luis Claudio R. Goncalves,
	Joseph Salisbury, Tom Zanussi

From: Tom Zanussi <zanussi@kernel.org>

Dear RT Folks,

This is the RT stable review cycle of patch 5.4.290-rt96-rc1.

Please scream at me if I messed something up. Please test the patches
too.

The -rc release will be uploaded to kernel.org and will be deleted
when the final release is out. This is just a review release (or
release candidate).

The pre-releases will not be pushed to the git repository, only the
final release is.

If all goes well, this patch will be converted to the next main
release on 2025-03-06.

To build 5.4.290-rt96-rc1 directly, the following patches should be applied:

  https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz

  https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.290.xz

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/patch-5.4.290-rt96-rc1.patch.xz

You can also build from 5.4.290-rt95 by applying the incremental patch:

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/incr/patch-5.4.290-rt95-rt96-rc1.patch.xz


Enjoy,

-- Tom


Ahmed S. Darwish (1):
  u64_stats: Introduce u64_stats_set()

Eric Dumazet (1):
  u64_stats: provide u64_stats_t type

Sebastian Andrzej Siewior (1):
  netfilter: nft_counter: Use u64_stats_t for statistic.

Tom Zanussi (1):
  Linux 5.4.290-rt96-rc1

 include/linux/u64_stats_sync.h | 61 ++++++++++++++++++++++++--
 localversion-rt                |  2 +-
 net/netfilter/nft_counter.c    | 78 +++++++++++++++++-----------------
 3 files changed, 98 insertions(+), 43 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-03 22:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-03 22:52 [PATCH RT 0/4] Linux v5.4.290-rt96-rc1 zanussi
2025-03-03 22:52 ` [PATCH RT 1/4] u64_stats: provide u64_stats_t type zanussi
2025-03-03 22:52 ` [PATCH RT 2/4] u64_stats: Introduce u64_stats_set() zanussi
2025-03-03 22:52 ` [PATCH RT 3/4] netfilter: nft_counter: Use u64_stats_t for statistic zanussi
2025-03-03 22:52 ` [PATCH RT 4/4] Linux 5.4.290-rt96-rc1 zanussi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).