On Wed, Mar 15, 2023 at 03:34:48PM -0400, Steven Rostedt wrote: > > Still, I will replace that code back to a kfree() and rcu_synchonize() than > to let that other name get in. That will have a performance hit relaive to kfree_rcu_mightsleep(). If that's OK with you, sure, you can do that. Personally, I don't have a lot of problem with that name, which is why I ack'ed the change for ext4. - Ted