Home
last modified time | relevance | path

Searched hist:a6ed2aee (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.ca6ed2aee Wed Nov 24 05:03:08 CST 2021 Uladzislau Rezki (Sony) <urezki@gmail.com> 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>
H A Dtrace_probe.ca6ed2aee Wed Nov 24 05:03:08 CST 2021 Uladzislau Rezki (Sony) <urezki@gmail.com> 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>