linux-stable/arch/mips/sibyte/sb1250
Ralf Baechle dc41fb4396 [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
dclz() expects its 64-bit argument being passed as a single register
but on 32-bit kernels it'll actually be in a register pair.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-27 13:37:35 +01:00
..
bcm1250_tbprof.c Switch Sibyte profiling driver to ->compat_ioctl 2005-10-29 19:32:29 +01:00
bus_watcher.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
irq.c [MIPS] Fix 32-bit kernel by replacing 64-bit-only code. 2006-09-27 13:37:35 +01:00
Makefile [MIPS] Rewrite all the assembler interrupt handlers to C. 2006-04-19 04:14:21 +02:00
prom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smp.c Switch SiByte drivers back to __raw_*() functions. 2005-10-29 19:30:44 +01:00
time.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00