commit | 189a6883dcf7fa70e17403ae4225c60ffc9e404b | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Fri Aug 30 12:36:33 2019 -0400 |
committer | Paul E. McKenney <paulmck@kernel.org> | Fri Jan 24 10:24:31 2020 -0800 |
tree | 4548de70883a5e0c1e5d2d131699b352e81090a6 | |
parent | 77a40f97030b27b3fc1640a3ed203870f0817f57 [diff] |
rcu: Remove kfree_call_rcu_nobatch() Now that the kfree_rcu() special-casing has been removed from tree RCU, this commit removes kfree_call_rcu_nobatch() since it is no longer needed. Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>