diff options
author | Shang XiaoJing <shangxiaojing@huawei.com> | 2022-09-20 21:51:45 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-24 12:55:22 +0200 |
commit | 74adc1f005e6c28f9019ae49cb5f2796e532f25e (patch) | |
tree | a28b8f17a81a3800742e53fbc0415ba8cb22d540 /tools/perf/scripts/python | |
parent | 9634b371b66a270821ed8d4d224ef19e9b842507 (diff) |
staging: fwserial: Switch to kfree_rcu() API
Instead of invoking a synchronize_rcu() to free a pointer after a grace
period, we can directly make use of a new API that does the same but in
a more efficient way.
Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Link: https://lore.kernel.org/r/20220920135145.1387-1-shangxiaojing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions