]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: rcu_pending now works in userspace
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 4 Dec 2024 02:22:26 +0000 (21:22 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:21 +0000 (01:36 -0500)
commitad0b2544ec827e03b75143bed83338bda7f6fe21
treea5d8e175373090afdd7d307070b3583d979e5c1b
parentd36b3e74b65f4ec68a38bdb717d94b32a81a355f
bcachefs: rcu_pending now works in userspace

Introduce a typedef to handle the difference between unsigned
long/struct urcu_gp_poll_state.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/rcu_pending.c