linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/03] ARM: shmobile: Remove legacy memory bits
Date: Mon, 10 Jun 2013 09:46:38 +0000	[thread overview]
Message-ID: <20130610094638.20803.18484.sendpatchset@w520> (raw)
In-Reply-To: <1652096.4LDaIIx18o@avalon>

ARM: shmobile: Remove legacy memory bits

[PATCH 01/03] ARM: shmobile: Enable ARM_PATCH_PHYS_VIRT
[PATCH 02/03] ARM: shmobile: Remove MEMORY_START/SIZE
[PATCH 03/03] ARM: shmobile: Remove mach/memory.h

Now when all users are gone this series removes the legacy memory code
and enables CONFIG_ARM_PATCH_PHYS_VIRT. Depends on the following code:

[PATCH v2] ARM: shmobile: uImage load address rework
[PATCH] ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys()
[PATCH 00/06] ARM: shmobile: SMP virt_to_phys() conversion
[PATCH 00/02] ARM: shmobile: romImage update

The romImage series above still needs to be updated.

This is the final bit of code not to rely on CONFIG_MEMORY_START/SIZE
which in turn is one component that we need for ARCH_MULTIPLATFORM.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Written against renesas.git renesas-next-20130607

 arch/arm/Kconfig                             |    2 -
 arch/arm/mach-shmobile/Kconfig               |   31 --------------------------
 arch/arm/mach-shmobile/include/mach/memory.h |    7 -----
 3 files changed, 1 insertion(+), 39 deletions(-)

       reply	other threads:[~2013-06-10  9:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10  9:46 Magnus Damm [this message]
2013-06-10  9:44 ` [PATCH 00/03] ARM: shmobile: Remove legacy memory bits Laurent Pinchart
2013-06-10  9:46 ` [PATCH 01/03] ARM: shmobile: Enable ARM_PATCH_PHYS_VIRT Magnus Damm
2013-06-10  9:46 ` [PATCH 02/03] ARM: shmobile: Remove MEMORY_START/SIZE Magnus Damm
2013-06-10  9:47 ` [PATCH 03/03] ARM: shmobile: Remove mach/memory.h Magnus Damm
2013-06-10 15:00 ` [PATCH 00/03] ARM: shmobile: Remove legacy memory bits Arnd Bergmann
2013-06-11  7:46   ` Simon Horman
2013-06-12  6:26     ` Magnus Damm
2013-06-12  7:20       ` Simon Horman

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=20130610094638.20803.18484.sendpatchset@w520 \
    --to=magnus.damm@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).