public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH 0/3] m68k: flat file load fix and cleanup
@ 2016-07-22  0:40 Greg Ungerer
  2016-07-22  0:40 ` [PATCH 1/3] m68k: fix bFLT executable running on MMU enabled systems Greg Ungerer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Greg Ungerer @ 2016-07-22  0:40 UTC (permalink / raw)
  To: linux-m68k; +Cc: Greg Ungerer


The following 3 patches fix m68k loading of flat binaries on MMU-enabled
systems, and then based on that we can cleanup and combine some common
code.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
---
 b/arch/m68k/include/asm/flat.h      |    8 +++++++-
 b/arch/m68k/include/asm/processor.h |   15 +--------------
 2 files changed, 8 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-29  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22  0:40 [PATCH 0/3] m68k: flat file load fix and cleanup Greg Ungerer
2016-07-22  0:40 ` [PATCH 1/3] m68k: fix bFLT executable running on MMU enabled systems Greg Ungerer
2016-07-22  0:40 ` [PATCH 2/3] m68k: fix file path comment Greg Ungerer
2016-07-22  0:40 ` [PATCH 3/3] m68k: use same start_thread() on MMU and no-MMU Greg Ungerer
2016-07-29  4:39 ` [PATCH 0/3] m68k: flat file load fix and cleanup Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox