Linux filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] Add and use abstraction for synchronize_rcu()
@ 2026-06-18  9:59 Philipp Stanner
  2026-06-18  9:59 ` [PATCH 1/3] rust: sync: Add " Philipp Stanner
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Philipp Stanner @ 2026-06-18  9:59 UTC (permalink / raw)
  To: Miguel Ojeda, Boqun Feng, Gary Guo, Björn Roy Baron,
	Benno Lossin, Andreas Hindborg, Alice Ryhl, Trevor Gross,
	Danilo Krummrich, Daniel Almeida, Tamir Duberstein,
	Alexandre Courbot, Onur Özkan, Alexander Viro,
	Christian Brauner, Jan Kara, Lyude Paul, Paul E. McKenney,
	Frederic Weisbecker, Neeraj Upadhyay, Joel Fernandes,
	Josh Triplett, Uladzislau Rezki, Steven Rostedt,
	Mathieu Desnoyers, Lai Jiangshan, Zqiang, Philipp Stanner,
	Christian Schrefl
  Cc: rust-for-linux, linux-kernel, linux-fsdevel, rcu

Just compile tested this series, but I did use commit 1 in my DmaFence
and it worked well.

Philipp Stanner (3):
  rust: sync: Add abstraction for synchronize_rcu()
  rust: revocable: Use safe synchronize_rcu() abstraction
  rust: sync: Use safe synchronize_rcu() abstraction in poll

 rust/kernel/revocable.rs | 5 ++---
 rust/kernel/sync/poll.rs | 6 ++----
 rust/kernel/sync/rcu.rs  | 8 ++++++++
 3 files changed, 12 insertions(+), 7 deletions(-)


base-commit: 43a393185e33e573a374c1d4f7ddf6481484ef8d
-- 
2.54.0


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

end of thread, other threads:[~2026-06-18 18:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-18  9:59 [PATCH 0/3] Add and use abstraction for synchronize_rcu() Philipp Stanner
2026-06-18  9:59 ` [PATCH 1/3] rust: sync: Add " Philipp Stanner
2026-06-18 11:40   ` Philipp Stanner
2026-06-18 11:47     ` Alice Ryhl
2026-06-18 12:47       ` Philipp Stanner
2026-06-18 13:06         ` Alice Ryhl
2026-06-18  9:59 ` [PATCH 2/3] rust: revocable: Use safe synchronize_rcu() abstraction Philipp Stanner
2026-06-18  9:59 ` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll Philipp Stanner
2026-06-18 12:00   ` Alice Ryhl
2026-06-18 18:11   ` Onur Özkan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox