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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 16 Apr 2012 02:12:40 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	paul.gortmaker@...driver.com
Cc:	netdev@...r.kernel.org, amirv@...lanox.com
Subject: Re: [PATCH v2 net-next] drivers/net: fix unresolved 64bit math in
 mellanox/mlx4/en_dcb_nl.c

From: Paul Gortmaker <paul.gortmaker@...driver.com>
Date: Mon, 16 Apr 2012 00:17:34 -0400

> Commit 109d2446052a484c58f07f71f9457bf7b71017f8
> 
>     "net/mlx4_en: Set max rate-limit for a TC"
> 
> introduced 64 bit math operations into mlx4_en_dcbnl_ieee_setmaxrate()
> 
> causing the following final link failure on an x86_32 allmodconfig
> 
>   ERROR: "__udivdi3" [drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko] undefined!
> 
> Convert it to use div_u64() instead.
> 
> Cc: Amir Vadai <amirv@...lanox.com>
> Cc: David S. Miller <davem@...emloft.net>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Applied, thanks Paul.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ