linux/arch/mips
Ralf Baechle 5636919b5c MIPS: Outline udelay and fix a few issues.
Outlining fixes the issue were on certain CPUs such as the R10000 family
the delay loop would need an extra cycle if it overlaps a cacheline
boundary.

The rewrite also fixes build errors with GCC 4.4 which was changed in
way incompatible with the kernel's inline assembly.

Relying on pure C for computation of the delay value removes the need for
explicit.  The price we pay is a slight slowdown of the computation - to
be fixed on another day.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-06-08 16:57:51 +01:00
..
alchemy
basler/excite
bcm47xx
boot
cavium-octeon
cobalt
configs
dec
emma
fw
gt64120/wrppmc
include/asm MIPS: Outline udelay and fix a few issues. 2009-06-08 16:57:51 +01:00
jazz
kernel MIPS: Outline udelay and fix a few issues. 2009-06-08 16:57:51 +01:00
lasat
lemote/lm2e
lib MIPS: Outline udelay and fix a few issues. 2009-06-08 16:57:51 +01:00
math-emu
mipssim
mm
mti-malta
nxp
oprofile
pci
pmc-sierra
rb532
sgi-ip22
sgi-ip27
sgi-ip32 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. 2009-05-22 13:52:06 +01:00
sibyte MIPS: Sibyte: Honor CONFIG_CMDLINE 2009-06-08 16:57:50 +01:00
sni
txx9
vr41xx
Kconfig MIPS: Cobalt: PCI bus is always required to obtain the board ID 2009-06-08 16:57:50 +01:00
Kconfig.debug
Makefile