linux/arch/m68k
Greg Ungerer 61619b1207 m68k: merge mmu and non-mmu include/asm/entry.h files
The changes in the mmu version of entry.h (entry_mm.h) and the non-mmu
version (entry_no.h) are not about the presence or use of an MMU at all.
The main changes are to support the ColdFire processors. The code for
trap entry and exit for all types of 68k processor outside coldfire is
the same.

So merge the files back to a single entry.h and share the common 68k
entry/exit code. Some changes are required for the non-mmu entry
handlers to adopt the differing macros for system call and interrupt
entry, but this is quite strait forward. The changes for the ColdFire
remove a couple of instructions for the separate a7 register case, and
are no worse for the older single a7 register case.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-10-18 14:22:25 +10:00
..
amiga m68k/amiga: Chip RAM - Use lookup_resource() 2011-07-30 21:21:39 +02:00
apollo
atari m68k/atari: Reserve some ST-RAM early on for device buffer use 2011-07-30 21:21:39 +02:00
bvme6000
configs
emu net: m68k/nfeth: Remove wrong usage of dev->flags 2011-07-14 14:38:17 -07:00
fpsp040
hp300
ifpsp060
include/asm m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
kernel m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
lib m68k: fix memcpy to unmatched/unaligned source and dest on 68000 2011-10-18 14:22:24 +10:00
mac
math-emu m68k/math-emu: Remove unnecessary code 2011-07-30 21:21:40 +02:00
mm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 2011-07-31 14:30:59 -10:00
mvme16x
mvme147
platform m68k: merge mmu and non-mmu include/asm/entry.h files 2011-10-18 14:22:25 +10:00
q40
sun3
sun3x
tools/amiga
install.sh
Kconfig m68k: reorganize Kconfig options to improve mmu/non-mmu selections 2011-10-18 14:22:25 +10:00
Kconfig.bus m68k: reorganize Kconfig options to improve mmu/non-mmu selections 2011-10-18 14:22:25 +10:00
Kconfig.cpu m68k: reorganize Kconfig options to improve mmu/non-mmu selections 2011-10-18 14:22:25 +10:00
Kconfig.debug
Kconfig.devices m68k: reorganize Kconfig options to improve mmu/non-mmu selections 2011-10-18 14:22:25 +10:00
Kconfig.machine m68k: reorganize Kconfig options to improve mmu/non-mmu selections 2011-10-18 14:22:25 +10:00
Makefile m68k: merge mmu and non-mmu arch Makefiles 2011-10-18 14:22:25 +10:00