diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2021-12-15 14:18:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-21 12:25:15 +0300 |
commit | 6da3f33770e08348691d90455ef6149e15551854 (patch) | |
tree | bec4b48c66ea6263469a3d37959a35d4b33dd20e /scripts/gdb/linux/utils.py | |
parent | 6d1e4927dedf5bf8998759961e3b28b967321cdd (diff) | |
download | linux-6da3f33770e08348691d90455ef6149e15551854.tar.xz |
misc: vmw_vmci: 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.
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Link: https://lore.kernel.org/r/20211215111845.2514-6-urezki@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions