diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2021-11-24 12:03:08 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-12-06 17:53:50 -0500 |
commit | a6ed2aee54644cfa2d04ca86308767f5c3a087e8 (patch) | |
tree | 0b05e0a616eabfcacd5f2629cb6f2d923b43f985 /scripts | |
parent | 1d83c3a20b0c5708b51c16a021ab76305dbb9943 (diff) | |
download | linux-a6ed2aee54644cfa2d04ca86308767f5c3a087e8.tar.bz2 |
tracing: Switch to kvfree_rcu() API
Instead of invoking a synchronize_rcu() to free a pointer
after a grace period we can directly make use of new API
that does the same but in more efficient way.
Link: https://lkml.kernel.org/r/20211124110308.2053-10-urezki@gmail.com
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions