Re: [PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
Alvin Sun <[email protected]>
| Newsgroups | org.kernel.vger.linux-block,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On 8/11/26 20:20, Miguel Ojeda wrote: > On Tue, Aug 11, 2026 at 8:51 AM Alvin Sun <[email protected]> wrote: >> This patch was meant to be sent separately, but I forgot to send it. > Do you mean "not separately"? i.e. in the series? Hi Miguel, Thanks for taking a look. To clarify: when I sent the fops.owner series, I did indeed overlook `GenDisk`. After the series was out, I realized the gap, prepared this patch, and privately asked Andreas (back in late June) for his thoughts. He suggested sending it standalone with the series as a dependency. I then got sidetracked by other things and forgot to send it out. Best regards, Alvin > > I asked Andreas for his Acked-by. > > Cheers, > Miguel