Re: [PATCH] rust: workqueue: define built-in bh queues
From: Boqun Feng
Date: Fri Feb 21 2025 - 23:41:46 EST
On Sat, Feb 22, 2025 at 06:37:06AM +0200, Jarkko Sakkinen wrote:
> On Sat, Feb 22, 2025 at 06:17:41AM +0200, Jarkko Sakkinen wrote:
> > On Fri, Feb 21, 2025 at 11:45:38PM +0100, Miguel Ojeda wrote:
> > > On Fri, Feb 21, 2025 at 11:36 PM Hamza Mahfooz
> > > <hamzamahfooz@xxxxxxxxxxxxxxxxxxx> wrote:
> > > >
> > > > We provide these methods because it lets us access these queues from
> > > > Rust without using unsafe code.
> > > >
> > > > Signed-off-by: Hamza Mahfooz <hamzamahfooz@xxxxxxxxxxxxxxxxxxx>
> > >
> > > Cc'ing WORKQUEUE -- thanks!
> >
> > Not meaning to complain but it by practical has no commit message.
>
> oops, sorry, "... but by practical means it ..."
>
> Anyway I hope my message was received ;-) Leaves me wonder tho why
> this was queued because it apparently is not even part of a patch
What do you mean by "queued"? IIUC, Miguel was just copying workqueue
maintainers, since they should be in the review process.
Thanks for your review in another email anyway!
Regards,
Boqun
> set. "zero callers" should never be merged to mainline...
>
> If however such patch is merged, the commit message should probably
> address this exceptional condition.
>
> R, Jarkko