linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jeremy.kerr@canonical.com (Jeremy Kerr)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC,PATCH 3/3] arm: remove machine_desc.io_pg_offst and .phys_io
Date: Thu, 22 Jul 2010 12:06:44 +0200	[thread overview]
Message-ID: <1279793204.27276.129.camel@pororo.lan> (raw)
In-Reply-To: <20100722094643.GB31293@n2100.arm.linux.org.uk>

Hi Russell,

> I think the last patch you posted is fine as-is.  Compiling out the
> setup code for the DEBUG_ICEDCC would be an optimization which could
> be done though...  If you think it's appropriate, please do so.

I think it might be cleaner in general - we might as well check for
DEBUG_ICEDCC at compile time.

> Meanwhile, I'm happy enough to merge this patch (or the optimized one)
> and the follow-on patch which kills off the initializers.

OK, I will send a tree inclusion request for linux-next.

> Out of interest, have the OMAP platforms been compile tested with this?

I've compiled all of the defconfigs with these changes (plus the earlier
fixups). I get these failures:

$ grep failed test-configs.log 
ap4evb_defconfig: failed
bcmring_defconfig: failed
g3evm_defconfig: failed
g4evm_defconfig: failed
mx1_defconfig: failed
n8x0_defconfig: failed
nuc910_defconfig: failed
nuc950_defconfig: failed
nuc960_defconfig: failed

All except mx1 fail due to there being no debug-macros.S, so these
wouldn't work with DEBUG_LL regardless. mx1 fails due to the IO_ADDRESS
macro issues.

Cheers,


Jeremy

  reply	other threads:[~2010-07-22 10:06 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14  2:09 [RFC,PATCH 0/3] Allow late mdesc detection, v2 Jeremy Kerr
2010-07-14  2:09 ` [RFC,PATCH 3/3] arm: remove machine_desc.io_pg_offst and .phys_io Jeremy Kerr
2010-07-20  9:14   ` [RFC, PATCH " Eric Miao
2010-07-20  9:22     ` Fwd: [RFC,PATCH " Eric Miao
2010-07-20 10:04     ` Russell King - ARM Linux
2010-07-20 10:21       ` Jeremy Kerr
2010-07-20 12:32         ` Jeremy Kerr
2010-07-21  8:50           ` Russell King - ARM Linux
2010-07-21  9:09             ` Jeremy Kerr
2010-07-22  9:46               ` Russell King - ARM Linux
2010-07-22 10:06                 ` Jeremy Kerr [this message]
2010-07-22 10:21                   ` Russell King - ARM Linux
2010-07-22 14:01                     ` Jeremy Kerr
2010-07-22 10:35                   ` Russell King - ARM Linux
2010-07-21 10:28             ` [RFC, PATCH " Nicolas Pitre
2010-07-22 11:42   ` [RFC,PATCH " Russell King - ARM Linux
2010-07-14  2:09 ` [RFC,PATCH 2/3] arm: use addruart macro to establish debug mappings Jeremy Kerr
2010-07-14  3:58   ` [RFC, PATCH " Nicolas Pitre
2010-07-14  9:42     ` [RFC,PATCH " Jeremy Kerr
2010-07-14 12:38       ` [RFC, PATCH " Nicolas Pitre
2010-07-14  2:09 ` [RFC, PATCH 1/3] arm: return both physical and virtual addresses from addruart Jeremy Kerr
2010-07-15  2:48 ` [RFC,PATCH 0/3] Allow late mdesc detection, v2 Jeremy Kerr
2010-07-15  3:06   ` Eric Miao

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=1279793204.27276.129.camel@pororo.lan \
    --to=jeremy.kerr@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).