-
- Downloads
[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>
Showing
- arch/frv/kernel/entry.S 21 additions, 5 deletionsarch/frv/kernel/entry.S
- arch/frv/mm/kmap.c 0 additions, 9 deletionsarch/frv/mm/kmap.c
- include/asm-frv/atomic.h 3 additions, 3 deletionsinclude/asm-frv/atomic.h
- include/asm-frv/cacheflush.h 12 additions, 0 deletionsinclude/asm-frv/cacheflush.h
- include/asm-frv/io.h 0 additions, 1 deletioninclude/asm-frv/io.h
- include/asm-frv/uaccess.h 0 additions, 3 deletionsinclude/asm-frv/uaccess.h
- include/asm-frv/unistd.h 22 additions, 6 deletionsinclude/asm-frv/unistd.h
Loading
Please register or sign in to comment