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
| ||
|
Message-Id: <20170515.142058.561848464430283197.davem@davemloft.net> Date: Mon, 15 May 2017 14:20:58 -0400 (EDT) From: David Miller <davem@...emloft.net> To: yuval.shaia@...cle.com Cc: yishaih@...lanox.com, netdev@...r.kernel.org, linux-rdma@...r.kernel.org Subject: Re: [PATCH v4] net/mlx4_core: Use min3 to select number of MSI-X vectors From: Yuval Shaia <yuval.shaia@...cle.com> Date: Fri, 12 May 2017 09:10:51 +0300 > Signed-off-by: Yuval Shaia <yuval.shaia@...cle.com> > --- > v0 -> v1: > * s/"min_t("/"min_t(int" > v1 -> v2: > * Use min3 instead of min_t twice > v2 -> v3: > * Change commit log header message to reflect the changes made in > v2 > v3 -> v4: > * Cast return value from num_online_cpus to int to avoid > compilation errors from "sparse" Applied, thanks.
Powered by blists - more mailing lists