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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 5 Aug 2020 03:12:01 +0300 From: Vladimir Oltean <olteanv@...il.com> To: Jacob Keller <jacob.e.keller@...el.com> Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org, richardcochran@...il.com Subject: Re: [PATCH v2 net-next] ptp: only allow phase values lower than 1 period On Tue, Aug 04, 2020 at 05:04:47PM -0700, Jacob Keller wrote: > > A nit: this could read "therefore anything equal or larger than 1 period > is invalid"? a number modulo itself is 0, right? and we use ">=" below > as well now. > Thanks, I've corrected that too, now. -Vladimir
Powered by blists - more mailing lists