]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0880e1cba9a15bd0271ca82309273ad945f56f3
treef5b747048dc3e95ecaa3ff6f2f73f1c9fc8217d2
parentf13cb92fe7c59509949157df8926ce7b8e87bd52
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