kernel-ark/arch/tile/lib
Akinobu Mita de5bbad677 tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Some BUG_ON checks can be detected at compile time rather than
at runtime.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2010-10-05 12:49:35 -04:00
..
atomic_32.c tile: replace some BUG_ON checks with BUILD_BUG_ON checks 2010-10-05 12:49:35 -04:00
atomic_asm_32.S
cacheflush.c arch/tile: Split the icache flush code off to a generic <arch> header. 2010-07-06 13:41:46 -04:00
checksum.c
cpumask.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
delay.c
exports.c arch/tile: Various cleanups. 2010-08-13 08:52:19 -04:00
Makefile arch/tile: Various cleanups. 2010-08-13 08:52:19 -04:00
mb_incoherent.S
memchr_32.c
memcpy_32.S arch/tile: Various cleanups. 2010-08-13 08:52:19 -04:00
memcpy_tile64.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
memmove_32.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
memset_32.c arch/tile: Various cleanups. 2010-08-13 08:52:19 -04:00
spinlock_32.c
spinlock_common.h arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
strchr_32.c
strlen_32.c
uaccess.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
usercopy_32.S