public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd: use new wake_up_var interface
@ 2024-12-06  2:55 NeilBrown
  2024-12-06  2:55 ` [PATCH 1/2] nfsd: use new wake_up_var interfaces NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: NeilBrown @ 2024-12-06  2:55 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton
  Cc: linux-nfs, Olga Kornievskaia, Dai Ngo, Tom Talpey

wake_up_var() in a fragile interface as it sometimes needs a memory
barrier before it.  Recently new interfaces were added which include all
required barriers.

These patches update nfsd and svc parrts of sunrpc to use new interfaces
where appropriate.

NeilBrown



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

end of thread, other threads:[~2024-12-06 21:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06  2:55 [PATCH 0/2] nfsd: use new wake_up_var interface NeilBrown
2024-12-06  2:55 ` [PATCH 1/2] nfsd: use new wake_up_var interfaces NeilBrown
2024-12-06  5:40   ` Jeff Layton
2024-12-06  6:10     ` NeilBrown
2024-12-06 15:27       ` Jeff Layton
2024-12-06  2:55 ` [PATCH 2/2] sunrpc/svc: use store_release_wake_up() NeilBrown
2024-12-06  5:41   ` Jeff Layton
2024-12-06 21:56 ` [PATCH 0/2] nfsd: use new wake_up_var interface cel

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