gerg
2012-05-15 06:55:46 UTC
m68k: clean up and merge the MMU and non-MMU versions of entry.S
With a little cleanup we can use much of the entry.S code on both the
MMU and non-MMU m68k targets.
---
arch/m68k/kernel/entry.S | 452 +++++++++++++++++++++++++++++++++++++++++++-
arch/m68k/kernel/entry_mm.S | 422 -----------------------------------------
arch/m68k/kernel/entry_no.S | 130 ------------
3 files changed, 451 insertions(+), 553 deletions(-)
With a little cleanup we can use much of the entry.S code on both the
MMU and non-MMU m68k targets.
---
arch/m68k/kernel/entry.S | 452 +++++++++++++++++++++++++++++++++++++++++++-
arch/m68k/kernel/entry_mm.S | 422 -----------------------------------------
arch/m68k/kernel/entry_no.S | 130 ------------
3 files changed, 451 insertions(+), 553 deletions(-)