linux/arch/mips/lib
Yoichi Yuasa c55197eb54 [MIPS] Fix warnings in run_uncached on 32bit kernel
arch/mips/lib/uncached.c: In function 'run_uncached':
arch/mips/lib/uncached.c:47: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:48: warning: comparison is always false due to limited range of data type
arch/mips/lib/uncached.c:57: warning: comparison is always true due to limited range of data type
arch/mips/lib/uncached.c:58: warning: comparison is always false due to limited range of data type

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-06 16:53:24 +00:00
..
Makefile [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
ashldi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
ashrdi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
csum_partial.S [MIPS] csum_partial and copy in parallel 2007-01-08 21:41:04 +00:00
iomap.c [MIPS] Fix build error on processors that don's support copy-on-write. 2006-02-28 17:04:20 +00:00
libgcc.h [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
lshrdi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
memcpy.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memset.S [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
promlib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
strlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strncpy_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strnlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
uncached.c [MIPS] Fix warnings in run_uncached on 32bit kernel 2007-02-06 16:53:24 +00:00