With a little cleanup we can use much of the entry.S code on both the
MMU and non-MMU m68k targets.

This is the second iteration of this patch set. I have limited the
changes converting to use the ret_from_exception function entry point
over the label. I have only changed those shared by both the MMU and
non-MMU code. Andreas, does this look more acceptable?

---
 arch/m68k/kernel/entry.S    |  453 +++++++++++++++++++++++++++++++++++++++++++-
 arch/m68k/kernel/entry_mm.S |  423 -----------------------------------------
 arch/m68k/kernel/entry_no.S |  130 ------------
 3 files changed, 452 insertions(+), 554 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to