mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
Currently if ikm_setup_trace_instance() fails, the tool returns without
any cleanup, if rv was called with both -t and -r, this means the
reactor is not going to be cleared.
Jump to the cleanup label to restore the reactor if necessary.
Fixes:
|
||
|---|---|---|
| .. | ||
| Build | ||
| in_kernel.c | ||
| rv.c | ||
| trace.c | ||
| utils.c | ||