Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68k/mm
Roman Zippel 2855b97020 [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 <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:19 -07:00
..
cache.c [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
fault.c It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers 2005-08-04 08:33:38 -07:00
hwtest.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
memory.c [PATCH] m68k: move cache functions into separate file 2005-09-05 00:06:19 -07:00
motorola.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sun3kmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sun3mmu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00