Re: [PATCH] afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
From: Linus Torvalds
Date: Fri Mar 13 2020 - 13:48:32 EST
On Thu, Mar 12, 2020 at 2:37 PM David Howells <dhowells@xxxxxxxxxx> wrote:
>
> Use kfree_rcu() instead, it's simpler and more correct.
Applied,
Linus