diff options
| author | YueHaibing <yuehaibing@huawei.com> | 2019-11-02 10:55:01 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2019-11-02 16:59:46 +0300 |
| commit | 364b05fd06e87e53dc03396f73afeac48d8e0998 (patch) | |
| tree | 68110326f71e94ce9d966e238edf91cbe1c6a092 /tools/perf/scripts/python/sched-migration.py | |
| parent | 0069fc6b1cf28de3a3890ed7c87a5b8ab79ca528 (diff) | |
| download | linux-364b05fd06e87e53dc03396f73afeac48d8e0998.tar.xz | |
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 <yuehaibing@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
