public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@linux-m68k.org>
To: linux-m68k@vger.kernel.org
Cc: Greg Ungerer <gerg@linux-m68k.org>
Subject: [PATCH 0/3] m68k: flat file load fix and cleanup
Date: Fri, 22 Jul 2016 10:40:06 +1000	[thread overview]
Message-ID: <1469148009-25426-1-git-send-email-gerg@linux-m68k.org> (raw)


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(-)

             reply	other threads:[~2016-07-22  0:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-22  0:40 Greg Ungerer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469148009-25426-1-git-send-email-gerg@linux-m68k.org \
    --to=gerg@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox