From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Allow late mdesc detection, v4
Date: Wed, 1 Sep 2010 08:39:13 +0100 [thread overview]
Message-ID: <20100901073913.GF8142@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1282553423.737985.983362819420.0.gpush@pororo>
On Mon, Aug 23, 2010 at 04:50:23PM +0800, Jeremy Kerr wrote:
> Currently, we probe for a mdesc early in boot. At this early stage, the
> only thing we use the mdesc for is to determine the debug page mapping.
>
> However, the debug addresses (phys and virt) need to be coded into the
> addruart macro anyway; the dynamic probing is only going to tell us what
> we already know.
>
> These changes allow us to use the addruart macros to find the debug
> mapping addresses, rather than pulling them out of the mdesc. This means
> that the addresses are only kept in the one place, and that we don't
> need the mdesc nearly as early.
I fear that to merge them into my tree now will invite merge conflicts
and/or code breakage when something gets merged without regard to these
changes. As I said last time around, the point to merge these (as newly
updated patches) is once we freeze new platform support just before the
next merge window.
So I'm not merging them until the potential last week prior to the merge
window opening - please keep an eye on Linus' -rc announcements and
send updated patches (against my -devel tree - this is one case where
we're going to have to do it this way) to the patch system at when Linus
indicates that he's released the final -rc.
Thanks.
next prev parent reply other threads:[~2010-09-01 7:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-23 8:50 [PATCH 0/3] Allow late mdesc detection, v4 Jeremy Kerr
2010-08-23 8:50 ` [PATCH 1/3] arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC Jeremy Kerr
2010-08-23 8:50 ` [PATCH 3/3] arm: use addruart macro to establish debug mappings Jeremy Kerr
2010-08-23 8:50 ` [PATCH 2/3] arm: return both physical and virtual addresses from addruart Jeremy Kerr
2010-08-23 10:05 ` Uwe Kleine-König
2010-08-23 14:36 ` Jeremy Kerr
2010-08-27 18:21 ` [PATCH 0/3] Allow late mdesc detection, v4 Kevin Hilman
2010-08-30 4:07 ` Jeremy Kerr
2010-08-30 16:22 ` Kevin Hilman
2010-09-01 7:39 ` Russell King - ARM Linux [this message]
2010-10-15 3:42 ` Nicolas Pitre
2010-10-18 14:19 ` Russell King - ARM Linux
2010-10-18 14:32 ` Nicolas Pitre
2010-10-19 1:34 ` Tony Lindgren
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=20100901073913.GF8142@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.