Skip to content
Snippets Groups Projects
Commit a95cded3 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

sysctl,rcu: Convert call_rcu(free_head) to kfree


The RCU callback free_head just calls kfree(), so we can use kfree_rcu()
instead of call_rcu().

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
parent 22a3c7d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment