[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d8d9be9e-079a-6c44-647e-cc2afe4578c8@linux.ibm.com>
Date: Wed, 18 Jan 2023 10:55:35 +0100
From: Jan Karcher <jaka@...ux.ibm.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: David Miller <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
linux-s390@...r.kernel.org, Heiko Carstens <hca@...ux.ibm.com>,
Alexandra Winter <wintera@...ux.ibm.com>,
Wenjia Zhang <wenjia@...ux.ibm.com>,
Thorsten Winkler <twinkler@...ux.ibm.com>,
Stefan Raspl <raspl@...ux.ibm.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Nils Hoppmann <niho@...ux.ibm.com>,
Halil Pasic <pasic@...ux.ibm.com>,
Tony Lu <tonylu@...ux.alibaba.com>,
Wen Gu <guwen@...ux.alibaba.com>
Subject: Re: [net-next 8/8] net/smc: De-tangle ism and smc device
initialization
On 18/01/2023 04:28, Jakub Kicinski wrote:
> On Mon, 16 Jan 2023 10:27:12 +0100 Jan Karcher wrote:
>> From: Stefan Raspl <raspl@...ux.ibm.com>
>>
>> The struct device for ISM devices was part of struct smcd_dev. Move to
>> struct ism_dev, provide a new API call in struct smcd_ops, and convert
>> existing SMCD code accordingly.
>> Furthermore, remove struct smcd_dev from struct ism_dev.
>> This is the final part of a bigger overhaul of the interfaces between SMC
>> and ISM.
>
> breaks allmodconfig build for x86
Good catch. Found it and working on a fix. Going to send a new version.
Powered by blists - more mailing lists