lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <PH7PR11MB8455B3BF518454A5DC0763899A77A@PH7PR11MB8455.namprd11.prod.outlook.com>
Date: Fri, 13 Jun 2025 12:33:48 +0000
From: "Miao, Jun" <jun.miao@...el.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: "oneukum@...e.com" <oneukum@...e.com>, "sbhatta@...vell.com"
	<sbhatta@...vell.com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH V2] net: usb: Convert tasklet API to new bottom half
 workqueue mechanism

>
>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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ