https://github.com/torvalds/linux
Revision bc48bc806442114ea44f61d6b18e02c2bd6236fd authored by Ben Hutchings on 09 March 2014, 04:03:22 UTC, committed by David S. Miller on 10 March 2014, 19:56:59 UTC
udelay() does not work on some architectures for values above
2000, in particular on ARM:

ERROR: "__bad_udelay" [drivers/net/ethernet/brocade/bna/bna.ko] undefined!

Reported-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 3731436
History
Tip revision: bc48bc806442114ea44f61d6b18e02c2bd6236fd authored by Ben Hutchings on 09 March 2014, 04:03:22 UTC
bna: Replace large udelay() with mdelay()
Tip revision: bc48bc8
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top