kernel-ark/arch/frv/mm
Akinobu Mita 0f7217f4ac [PATCH] frv: remove unnesesary "&"
Fix warning messages triggered by bitops code consolidation patches.
cxn_bitmap is the array of unsigned long.  '&' is unnesesary for the argument
of *_bit() routins.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:09 -08:00
..
cache-page.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
dma-alloc.c [PATCH] mm: split highorder pages 2006-03-22 07:53:57 -08:00
elf-fdpic.c
extable.c [PATCH] frv: support module exception tables 2006-01-08 20:13:36 -08:00
fault.c
highmem.c [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
init.c [PATCH] remove set_page_count() outside mm/ 2006-03-22 07:54:02 -08:00
kmap.c [PATCH] FRV: Miscellaneous fixes 2006-02-14 16:09:35 -08:00
Makefile
mmu-context.c [PATCH] frv: remove unnesesary "&" 2006-03-26 08:57:09 -08:00
pgalloc.c
tlb-flush.S
tlb-miss.S
unaligned.c