From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: pull request for .34
Date: Sat, 17 Apr 2010 21:06:57 +0200 [thread overview]
Message-ID: <20100417190657.GA31753@pengutronix.de> (raw)
In-Reply-To: <20100222105809.GA14860@pengutronix.de>
Hello Russell,
On Mon, Feb 22, 2010 at 11:58:09AM +0100, Uwe Kleine-K?nig wrote:
> On Thu, Feb 18, 2010 at 12:01:35PM +0100, Uwe Kleine-K?nig wrote:
> > > What also isn't helpful is bundling it up with
> > [...]
> > > the load address change
> > > stuff which I'm not pulling for .34.
> > That's the first objection I hear (or read) about that. I'm not sure
> > what is meant by "load address change stuff", I assume it's the runtime
> > physoffset. I look forward to more concrete feed-back.
> should I repost?
>
> I hope I didn't upset you in any way, if so it wasn't intended and I ask
> you to please point out the problem that I can sort that out.
> Otherwise I just assume it's lack of time.
>
> > > arm/zImage: fix comments for cache_on, cache_off and cache_clean_flush
> > > arm/zImage: some comments for __armv3_mpu_cache_on
> > > arm/zImage: __armv3_mpu_cache_flush: respect should-be-zero specification
> > > arm/zImage: annotate debug functions about corrupted registers
> > > arm/zImage: don't define unused symbol initrd_phys
> > > arm: deprecate support for old way to pass kernel parameters
> > > arm/zImage: don't hard code the stack size twice
> > > arm/uImage: require passing a LOADADDR when building with RUNTIME_PHYSOFFSET
> > > arm: Allow PHYS_OFFSET to be runtime determined
> > > arm: remove bit-rotten STANDALONE_DEBUG for decompressor
> > > arm/ixp2000: fix type of ixp2000_timer_interrupt
> > Is it OK for you to take all but the two concering RUNTIME_PHYSOFFSET?
> As I havn't got a reply up to now, I just retry without those:
>
> The following changes since commit 499a2673713c85734a54c37dd90b4b729de399c4:
> Linus Torvalds (1):
> Merge branch 'for-linus' of git://git.kernel.org/.../dtor/input
>
> are available in the git repository at:
>
> git://git.pengutronix.de/git/ukl/linux-2.6.git arm/booting
>
> Uwe Kleine-K?nig (8):
> arm/zImage: fix comments for cache_on, cache_off and cache_clean_flush
> arm/zImage: some comments for __armv3_mpu_cache_on
> arm/zImage: __armv3_mpu_cache_flush: respect should-be-zero specification
> arm/zImage: annotate debug functions about corrupted registers
> arm/zImage: don't define unused symbol initrd_phys
> arm: deprecate support for old way to pass kernel parameters
> arm/zImage: don't hard code the stack size twice
> arm: remove bit-rotten STANDALONE_DEBUG for decompressor
>
> arch/arm/Kconfig | 6 ++++++
> arch/arm/boot/compressed/Makefile | 9 +++------
> arch/arm/boot/compressed/Makefile.debug | 23 -----------------------
> arch/arm/boot/compressed/head.S | 26 ++++++++++++++++++--------
> arch/arm/boot/compressed/misc.c | 27 ---------------------------
> arch/arm/kernel/Makefile | 4 +++-
> arch/arm/kernel/compat.c | 7 -------
> arch/arm/kernel/compat.h | 2 --
> arch/arm/kernel/setup.c | 11 +++++++++++
> 9 files changed, 41 insertions(+), 74 deletions(-)
> delete mode 100644 arch/arm/boot/compressed/Makefile.debug
Anything new on that? When merging that branch today into linus/master
it generates some merge conflicts. If you cared to point out the
problems you see, I'd respin the series.
It took me quite some time to be convinced I did everything correct for
the runtime determined physoffset patch. I'd be disappointed if this
was for nothing. :-(
Thanks
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | http://www.pengutronix.de/ |
prev parent reply other threads:[~2010-04-17 19:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-18 10:15 pull request for .34 Uwe Kleine-König
2010-02-18 10:27 ` Russell King - ARM Linux
2010-02-18 11:01 ` Uwe Kleine-König
2010-02-22 10:58 ` Uwe Kleine-König
2010-04-17 19:06 ` Uwe Kleine-König [this message]
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=20100417190657.GA31753@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--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).