aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-11-02 15:55:01 +0800
committerJens Axboe <[email protected]>2019-11-02 07:59:46 -0600
commit364b05fd06e87e53dc03396f73afeac48d8e0998 (patch)
tree68110326f71e94ce9d966e238edf91cbe1c6a092 /tools/perf/scripts/python
parent0069fc6b1cf28de3a3890ed7c87a5b8ab79ca528 (diff)
io-wq: use kfree_rcu() to simplify the code
The callback function of call_rcu() just calls kfree(), so we can use kfree_rcu() instead of call_rcu() + callback function. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions