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: <20190404.174101.1440315118498086950.davem@davemloft.net>
Date:   Thu, 04 Apr 2019 17:41:01 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     varun@...lsio.com
Cc:     netdev@...r.kernel.org, dt@...lsio.com, indranil@...lsio.com
Subject: Re: [PATCH net] libcxgb: fix incorrect ppmax calculation

From: Varun Prakash <varun@...lsio.com>
Date: Wed,  3 Apr 2019 17:30:14 +0530

> BITS_TO_LONGS() uses DIV_ROUND_UP() because of
> this ppmax value can be greater than available
> per cpu page pods.
> 
> This patch removes BITS_TO_LONGS() to fix this
> issue.
> 
> Signed-off-by: Varun Prakash <varun@...lsio.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ