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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 26 Jan 2022 07:55:06 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     "huangguangbin (A)" <huangguangbin2@...wei.com>
Cc:     <davem@...emloft.net>, <wangjie125@...wei.com>,
        <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <lipeng321@...wei.com>, <chenhao288@...ilicon.com>
Subject: Re: [RESEND PATCH net-next 1/2] net: hns3: add support for TX push
 mode

On Wed, 26 Jan 2022 14:48:30 +0800 huangguangbin (A) wrote:
> On 2022/1/26 11:50, Jakub Kicinski wrote:
> > On Tue, 25 Jan 2022 15:21:48 +0800 Guangbin Huang wrote:  
> >> +	__iowrite64_copy(ring->tqp->mem_base, desc,
> >> +			 (sizeof(struct hns3_desc) * HNS3_MAX_PUSH_BD_NUM) /
> >> +			 HNS3_BYTES_PER_64BIT);  
> > 
> > Doesn't build, missing closing bracket?
> > .
> >   
> Hi Jakub,
> Sorry, I didn't notice that net-next has not been merged patch
> "asm-generic: Add missing brackets for io_stop_wc macro" at
> https://git.kernel.org/arm64/c/440323b6cf5b.
> 
> When that patch can be merged in net-next?

Likely by the end of the week.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ