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: <20121207.125648.130067551181714428.davem@davemloft.net> Date: Fri, 07 Dec 2012 12:56:48 -0500 (EST) From: David Miller <davem@...emloft.net> To: jang@...ux.vnet.ibm.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH] chelsio: remove get_clock and use ktime_get From: Jan Glauber <jang@...ux.vnet.ibm.com> Date: Thu, 6 Dec 2012 10:20:14 +0100 > The get_clock() of the chelsio driver clashes with the s390 one. > The chelsio helper reads a timespec via ktime just to convert it > back to ktime. I can see no different outcome from calling > ktime_get directly. > > Remove the get_clock and use ktime_get directly. > > Signed-off-by: Jan Glauber <jang@...ux.vnet.ibm.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists