linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: eric.miao@canonical.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] Introduce patching of phys_to_virt and vice versa
Date: Sat, 26 Jun 2010 16:50:32 +0800	[thread overview]
Message-ID: <AANLkTinVZdN0Ltbk6H9YMPDT4OZ2-2S7_3vLKcBEfxgT@mail.gmail.com> (raw)
In-Reply-To: <1277542025-19881-1-git-send-email-eric.miao@canonical.com>

> +config PATCH_PHYS_VIRT
> + ? ? ? def_bool n
> +
> ?source "init/Kconfig"
>
> ?source "kernel/Kconfig.freezer"
> @@ -579,6 +582,7 @@ config ARCH_PXA
> ? ? ? ?select GENERIC_CLOCKEVENTS
> ? ? ? ?select TICK_ONESHOT
> ? ? ? ?select PLAT_PXA
> + ? ? ? select PATCH_PHYS_VIRT if !XIP_KERNEL

Tested on PXA, so ignore this change at the moment.

  reply	other threads:[~2010-06-26  8:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-26  8:47 [PATCH] [ARM] Introduce patching of phys_to_virt and vice versa eric.miao at canonical.com
2010-06-26  8:50 ` Eric Miao [this message]
2010-06-26  9:54 ` Russell King - ARM Linux
2010-06-26 18:22   ` Nicolas Pitre
2010-07-02 15:06 ` Rob Herring
2010-07-20 21:16   ` Russell King - ARM Linux
2010-08-05  8:45     ` Eric Miao
2010-08-05  9:45       ` Russell King - ARM Linux
2010-08-05 13:01         ` Eric Miao
2010-08-06 17:11           ` Nicolas Pitre
2010-08-06 17:07         ` Nicolas Pitre
2010-08-08 22:24           ` Russell King - ARM Linux
2010-08-09 16:55             ` Nicolas Pitre
2010-09-28 13:35               ` Eric Miao
2010-09-28 17:51                 ` Nicolas Pitre

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=AANLkTinVZdN0Ltbk6H9YMPDT4OZ2-2S7_3vLKcBEfxgT@mail.gmail.com \
    --to=eric.miao@canonical.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).