OSDN Git Service

m68k: use same start_thread() on MMU and no-MMU
authorGreg Ungerer <gerg@linux-m68k.org>
Thu, 21 Jul 2016 07:29:43 +0000 (17:29 +1000)
committerGreg Ungerer <gerg@linux-m68k.org>
Mon, 25 Jul 2016 04:40:40 +0000 (14:40 +1000)
commitf987e5a13c55e65df6a03677dda38c8e5fb47029
treef5b747048dc3e95ecaa3ff6f2f73f1c9fc8217d2
parent120c4d95b29d1c60ee8c7b72e4b96098514b2e3c
m68k: use same start_thread() on MMU and no-MMU

The MMU and no-MMU versions of start_thread() are now identical, so use
the same common code for both.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/include/asm/processor.h