Re: [PATCH v8 1/1] rust: pci: add extended capability and SR-IOV support
From: Danilo Krummrich
Date: Wed Aug 26 2026 - 09:38:43 EST
On Wed Aug 26, 2026 at 1:44 PM CEST, Miguel Ojeda wrote:
> On Wed, Aug 26, 2026 at 1:32 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>>
>> So either this should just be a regular as-cast, or we have a signed tag to
>> share with other trees for [1] early in the cycle. Since -rc1 isn't even out
>> yet, I'd prefer the latter.
>
> We can also just keep the "old" interface and remove it later.
Sure, that works as well. But in that case I think I'd rather have the regular
as-cast intermediately (unless your idea is to go for the full three cycle dance
of "introduce new API, convert users, remove old API").