linux-stable/kernel/trace/rv
Xiu Jianfeng 93d71986a6 rv/reactor: add __init/__exit annotations to module init/exit funcs
Add missing __init/__exit annotations to module init/exit funcs.

Link: https://lkml.kernel.org/r/20220906141210.132607-1-xiujianfeng@huawei.com

Fixes: 135b881ea8 ("rv/reactor: Add the printk reactor")
Fixes: e88043c0ac ("rv/reactor: Add the panic reactor")
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2022-09-06 22:26:00 -04:00
..
monitors rv/monitors: Make monitor's automata definition static 2022-09-06 22:13:25 -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 __init/__exit annotations to module init/exit funcs 2022-09-06 22:26:00 -04:00
reactor_printk.c rv/reactor: add __init/__exit annotations to module init/exit funcs 2022-09-06 22:26:00 -04:00
rv.c Documentation/rv: Add a basic documentation 2022-07-30 14:01:29 -04:00
rv.h
rv_reactors.c rv: Unlock on error path in rv_unregister_reactor() 2022-08-04 22:49:17 -04:00