Home
last modified time | relevance | path

Searched hist:"864364 a2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ceph/
H A Dstring_table.c864364a2 Fri Jul 29 19:38:26 CDT 2016 Wei Yongjun <weiyj.lk@gmail.com> libceph: using kfree_rcu() to simplify the code

The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
864364a2 Fri Jul 29 19:38:26 CDT 2016 Wei Yongjun <weiyj.lk@gmail.com> libceph: using kfree_rcu() to simplify the code

The callback function of call_rcu() just calls a kfree(), so we
can use kfree_rcu() instead of call_rcu() + callback function.

Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>