linux/kernel/trace/rv
Dan Carpenter f1a15b977f rv: Unlock on error path in rv_unregister_reactor()
Unlock the "rv_interface_lock" mutex before returning.

Link: https://lkml.kernel.org/r/YuvYzNfGMgV+PIhd@kili

Fixes: 04acadcb44 ("rv: Add runtime reactors interface")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2022-08-04 22:49:17 -04:00
..
monitors rv/monitor: Add the wwnr monitor 2022-07-30 14:01:30 -04:00
Kconfig rv/reactor: Add the panic reactor 2022-07-30 14:01:30 -04:00
Makefile rv/reactor: Add the panic reactor 2022-07-30 14:01:30 -04:00
reactor_panic.c rv/reactor: Add the panic reactor 2022-07-30 14:01:30 -04:00
reactor_printk.c rv/reactor: Add the printk reactor 2022-07-30 14:01:30 -04:00
rv_reactors.c rv: Unlock on error path in rv_unregister_reactor() 2022-08-04 22:49:17 -04:00
rv.c Documentation/rv: Add a basic documentation 2022-07-30 14:01:29 -04:00
rv.h