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

From: Jakub Kicinski
Date: Thu Jun 12 2025 - 21:51:58 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 with Suggested-by tags. They can send their review tags if
they so wish.
--
pw-bot: cr