RE: [PATCH V2] net: usb: Convert tasklet API to new bottom half workqueue mechanism

From: Miao, Jun
Date: Fri Jun 13 2025 - 08:34:35 EST


>
>On Tue, 10 Jun 2025 22:54:03 +0800 Jun Miao wrote:
>> - if (rx_alloc_submit(dev, GFP_ATOMIC) == -ENOLINK)
>> + if (rx_alloc_submit(dev, GFP_NOIO) == -ENOLINK)
>
>Sorry, I think Subbaraya mislead you. v1 was fine.
>If we want to change the flags (which Im not sure is correct) it should be a
>separate commit. Could you repost v1? There is no need to attribute reviewers
No problem, repost v1 again without Suggested-by tags.
Separate commit can be in other patch when changing the flags.

Thanks
Jun Miao

>with Suggested-by tags. They can send their review tags if they so wish.
>--
>pw-bot: cr