[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <01832208-5953-cb94-cc43-0f228ba74374@huawei.com>
Date: Tue, 8 Nov 2022 17:22:39 +0800
From: Wei Yongjun <weiyongjun1@...wei.com>
To: Jakub Kicinski <kuba@...nel.org>,
Wei Yongjun <weiyongjun@...weicloud.com>
CC: Matt Johnston <matt@...econstruct.com.au>,
Jeremy Kerr <jk@...econstruct.com.au>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net] mctp: Fix an error handling path in mctp_init()
On 2022/11/8 12:26, Jakub Kicinski wrote:
> On Mon, 7 Nov 2022 15:27:56 +0000 Wei Yongjun wrote:
>> + mctp_routes_exit();
>
> This function is marked as __exit, build complains:
>
> WARNING: modpost: vmlinux.o: section mismatch in reference: mctp_init (section: .init.text) -> mctp_routes_exit (section: .exit.text)
Sorry, it is my fault.
The warning message is flushed by BTF mesages, will fix in
next version.
Thanks,
Wei Yongjun
Powered by blists - more mailing lists