linux/arch/frv/mm
David Howells 68f624fc8b [PATCH] FRV: Miscellaneous fixes
Make various alterations and fixes to the FRV arch:

 (1) Resyncs the FRV system call collection with the i386 arch.

 (2) Discards __iounmap() as it's not used.

 (3) Fixes the use of the SWAP/SWAPI instruction to get the arguments the right
     way around in atomic.h, and also to get the asm constraints correct.

 (4) Moves copy_to/from_user_page() to asm/cacheflush.h to be consistent with
     other archs.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-14 16:09:35 -08:00
..
Makefile
cache-page.c
dma-alloc.c
elf-fdpic.c
extable.c
fault.c
highmem.c
init.c
kmap.c [PATCH] FRV: Miscellaneous fixes 2006-02-14 16:09:35 -08:00
mmu-context.c
pgalloc.c
tlb-flush.S
tlb-miss.S
unaligned.c