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]
Date:	Fri, 27 Mar 2009 00:26:39 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	randy.dunlap@...cle.com
Cc:	shemminger@...tta.com, sathyap@...verengines.com,
	sfr@...b.auug.org.au, linux-next@...r.kernel.org,
	netdev@...r.kernel.org, linux-drivers@...verengines.com
Subject: Re: [PATCH] benet: use do_div() for 64 bit divide

From: Randy Dunlap <randy.dunlap@...cle.com>
Date: Thu, 26 Mar 2009 13:10:11 -0700

> Stephen Hemminger wrote:
> > The benet driver is doing a 64 bit divide, which is not supported in Linux kernel
> > on 32 bit architectures. The correct way to do this is to use do_div().
> > Compile tested on i386 only.
> > 
> > Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
> 
> Acked-by: Randy Dunlap <randy.dunlap@...cle.com> # and Tested-by: (built)

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