[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d0c8336b-bdaa-8e57-38fa-f570c3d696b8@kernel.org>
Date: Thu, 22 Sep 2022 11:25:39 +0200
From: Daniel Bristot de Oliveira <bristot@...nel.org>
To: Xiu Jianfeng <xiujianfeng@...wei.com>
Cc: linux-kernel@...r.kernel.org, rostedt@...dmis.org, mingo@...hat.com
Subject: Re: [PATCH] rv/monitor: add __init/__exit annotations to module
init/exit funcs
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
-- Daniel
Powered by blists - more mailing lists