From: Roman Zippel Date: Sat, 3 Sep 2005 22:57:09 +0000 (-0700) Subject: [PATCH] m68k: move cache functions into separate file X-Git-Tag: v2.6.14-rc1~823 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2855b97020f6d4a4dfb005fb77c0b79c8cb9d13f;p=pandora-kernel.git [PATCH] m68k: move cache functions into separate file Move a few cache functions into its own file and fix flush_icache_range() so it can handle both kernel and user addresses correctly (assuming context is set correctly). Turn copy_to_user_page/copy_from_user_page into inline functions and add a missing cache flush. Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed