Re: [PATCH] rv/monitor: add __init/__exit annotations to module init/exit funcs

From: xiujianfeng
Date: Thu Sep 22 2022 - 06:37:59 EST


Hi,

在 2022/9/22 17:25, Daniel Bristot de Oliveira 写道:
Hi Xiu

The first char after the subsys: must be capital, i.e.,

[PATCH] rv/monitor: Add __init/__exit annotations to module init/exit funcs

On 9/11/22 05:04, Xiu Jianfeng wrote:
Add missing __init/__exit annotations to module init/exit funcs.

Please, also add these tags to the monitor templates here:


tools/verification/dot2/dot2k_templates/main_global.c
tools/verification/dot2/dot2k_templates/main_per_cpu.c
tools/verification/dot2/dot2k_templates/main_per_task.c

So the fix is propagated to future monitors.

Thanks for the review, will do in v2.


Thanks
-- Daniel
.