diff options
| author | YueHaibing <[email protected]> | 2019-11-02 15:55:01 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-11-02 07:59:46 -0600 |
| commit | 364b05fd06e87e53dc03396f73afeac48d8e0998 (patch) | |
| tree | 68110326f71e94ce9d966e238edf91cbe1c6a092 /tools/perf/scripts/python | |
| parent | 0069fc6b1cf28de3a3890ed7c87a5b8ab79ca528 (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