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 Aug 2020 17:03:17 -0700
From:   Shannon Nelson <snelson@...sando.io>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next 07/12] ionic: reduce contiguous memory allocation
 requirement

On 8/26/20 2:01 PM, Jakub Kicinski wrote:
> On Wed, 26 Aug 2020 09:42:09 -0700 Shannon Nelson wrote:
>> +	q_base = (void *)ALIGN((uintptr_t)new->q_base, PAGE_SIZE);
> PTR_ALIGN()

Sure,
sln

Powered by blists - more mailing lists