lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3fc13634-43d1-4447-be38-73e68fe7f36c@nvidia.com>
Date: Thu, 18 Dec 2025 13:41:16 -0800
From: Vedashree Vidwans <vvidwans@...dia.com>
To: Matt Ochs <mochs@...dia.com>
Cc: "salman.nabi@....com" <salman.nabi@....com>,
 "sudeep.holla@....com" <sudeep.holla@....com>,
 "andre.przywara@....com" <andre.przywara@....com>,
 "lpieralisi@...nel.org" <lpieralisi@...nel.org>,
 "mark.rutland@....com" <mark.rutland@....com>,
 "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
 Varun Wadekar <vwadekar@...dia.com>,
 Shanker Donthineni <sdonthineni@...dia.com>, Vikram Sethi
 <vsethi@...dia.com>, "linux-coco@...ts.linux.dev"
 <linux-coco@...ts.linux.dev>, "ardb@...nel.org" <ardb@...nel.org>,
 "linux-arm-kernel@...ts.infradead.org"
 <linux-arm-kernel@...ts.infradead.org>,
 "chao.gao@...el.com" <chao.gao@...el.com>
Subject: Re: [RFC PATCH 4/5] firmware: smccc: register as platform driver



On 12/12/25 07:31, Matt Ochs wrote:
>> On Dec 8, 2025, at 16:13, Vedashree Vidwans <vvidwans@...dia.com> wrote:
>>
>> diff --git a/drivers/firmware/smccc/lfa_fw.c b/drivers/firmware/smccc/lfa_fw.c
>> index 0e420cefa260..24916fc53420 100644
>> --- a/drivers/firmware/smccc/lfa_fw.c
>> +++ b/drivers/firmware/smccc/lfa_fw.c
> ...
>> +
>> +static int __init lfa_probe(struct platform_device *pdev)
>> +{
> 
> WARNING: modpost: vmlinux: section mismatch in reference: lfa_driver+0x0 (section: .data) -> lfa_probe (section: .init.text)
> 
> __init is not needed here, please remove.

Thank you, I will include this change in next update.

Veda

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ