[PATCH] FRV: Miscellaneous fixes
authorDavid Howells <dhowells@redhat.com>
Tue, 14 Feb 2006 21:53:18 +0000 (13:53 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 15 Feb 2006 00:09:35 +0000 (16:09 -0800)
commit68f624fc8b9fa50de9cc0ebd612ef7b7b9fa32d0
tree2e25482dd6a482ccf1378d2b01b863f99603bab5
parent06027bdd278a32a84b273e41db68a5db8ffd2bb6
[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>
arch/frv/kernel/entry.S
arch/frv/mm/kmap.c
include/asm-frv/atomic.h
include/asm-frv/cacheflush.h
include/asm-frv/io.h
include/asm-frv/uaccess.h
include/asm-frv/unistd.h