mirror of https://github.com/torvalds/linux.git
RV doesn't support nested monitors having children monitors themselves
and exits with the EINVAL code. However, it returns without unlocking
the rv_interface_lock.
Unlock the lock before returning from the initialisation function.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Link: https://lore.kernel.org/20250402071351.19864-2-gmonaco@redhat.com
Fixes:
|
||
|---|---|---|
| .. | ||
| monitors | ||
| Kconfig | ||
| Makefile | ||
| reactor_panic.c | ||
| reactor_printk.c | ||
| rv.c | ||
| rv.h | ||
| rv_reactors.c | ||
| rv_trace.h | ||