From: David Howells Date: Tue, 14 Feb 2006 21:53:18 +0000 (-0800) Subject: [PATCH] FRV: Miscellaneous fixes X-Git-Tag: v2.6.16-rc4~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68f624fc8b9fa50de9cc0ebd612ef7b7b9fa32d0;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed