On Thu, Sep 05, 2024 at 09:56:57AM +0200, Christian Brauner wrote: > Now that we have ported all users of kmem_cache_create_rcu() to struct > kmem_cache_args the function is unused and can be removed. > > Reviewed-by: Kees Cook <kees@xxxxxxxxxx> > Reviewed-by: Jens Axboe <axboe@xxxxxxxxx> > Reviewed-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx> > Reviewed-by: Vlastimil Babka <vbabka@xxxxxxx> > Signed-off-by: Christian Brauner <brauner@xxxxxxxxxx> Reviewed-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>