xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"bryan.wu@canonical.com" <bryan.wu@canonical.com>,
	Catalin Marinas <Catalin.Marinas@arm.com>,
	"dave.martin@linaro.org" <dave.martin@linaro.org>,
	"jeremy@goop.org" <jeremy@goop.org>,
	Jonathan Austin <Jonathan.Austin@arm.com>,
	"konrad.wilk@oracle.com" <konrad.wilk@oracle.com>,
	Leif Lindholm <Leif.Lindholm@arm.com>,
	"linus.walleij@linaro.org" <linus.walleij@linaro.org>,
	"damm@opensource.se" <damm@opensource.se>,
	"mmarek@suse.cz" <mmarek@suse.cz>, "rjw@sisk.pl" <rjw@sisk.pl>,
	"stefano.stabellini@eu.citrix.com"
	<stefano.stabellini@eu.citrix.com>,
	"sboyd@codeaurora.org" <sboyd@codeaurora.org>,
	"tglx@linutronix.de" <tglx@linutronix.de>,
	"xen-devel@lists.xensource.com" <xen-devel@list>
Subject: Re: [GIT PULL 0/9] ARM architecture fixes for 3.7
Date: Fri, 12 Oct 2012 14:20:29 +0100	[thread overview]
Message-ID: <20121012132029.GC17399@mudshark.cambridge.arm.com> (raw)
In-Reply-To: <201210091840.25176.arnd@arndb.de>

Hi Arnd, Russell,

On Tue, Oct 09, 2012 at 07:40:24PM +0100, Arnd Bergmann wrote:
> On Tuesday 09 October 2012, Russell King - ARM Linux wrote:
> > 
> > On Tue, Oct 09, 2012 at 05:22:54PM +0200, Arnd Bergmann wrote:
> > > Here are some patches that belong into your domain, I hope you can
> > > just send the lot to Linus the next time you send other patches.
> > > 
> > > These bug fixes all address problems found with automated build testing.
> > > Some of them have been around for a long time, other bugs are
> > > regressions since the merge window.
> > 
> > Apart from the sliced off comment in one commit (which XEN people need
> > to confirm they're happy with the final version), I think these are
> > otherwise fine... I'll hold off pulling them until that can be fixed.
> 
> Fixed that now, and I also added the Acks that I got in the meantime,
> changed the dependency from Xen on (CPU_v7 && !CPU_V6), and edited the
> description for patch 6 as Dave suggested.
> 
> 	Arnd
> 
> 8<---
> The following changes since commit 0e51793e162ca432fc5f04178cf82b80a92c2659:
> 
>   Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm (2012-10-07 21:20:57 +0900)
> 
> are available in the git repository at:
> 
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-rmk
> 
> for you to fetch changes up to 8e7fc18b5eacc37b6e6fcf486ec4eafbfef91738:
> 
>   ARM: warnings in arch/arm/include/asm/uaccess.h (2012-10-09 20:29:07 +0200)

It would be good to see these for -rc1 if there's still time. I'm tired of
seeing patches to fix the export of the read_current_timer symbol!

Cheers,

Will

      parent reply	other threads:[~2012-10-12 13:20 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-09 15:22 [GIT PULL 0/9] ARM architecture fixes for 3.7 Arnd Bergmann
2012-10-09 15:22 ` [PATCH 5/9] ARM: Xen: fix initial build problems: Arnd Bergmann
2012-10-09 15:35   ` [Xen-devel] " Ian Campbell
2012-10-09 15:39     ` Arnd Bergmann
2012-10-09 16:10       ` Ian Campbell
2012-10-09 18:19         ` Arnd Bergmann
2012-10-10  9:46           ` Ian Campbell
2012-10-10 11:07             ` Arnd Bergmann
2012-10-09 19:24     ` Dan Magenheimer
2012-10-10  7:53       ` Ian Campbell
2012-10-10 14:51         ` Stefano Stabellini
2012-10-09 15:37   ` Stefano Stabellini
2012-10-09 18:21     ` Arnd Bergmann
2012-10-10  7:54       ` [Xen-devel] " Ian Campbell
2012-10-10 14:47         ` Stefano Stabellini
2012-10-10 14:53           ` Ian Campbell
2012-10-10 16:01             ` Stefano Stabellini
2012-10-09 16:04   ` Russell King - ARM Linux
2012-10-09 16:08 ` [GIT PULL 0/9] ARM architecture fixes for 3.7 Russell King - ARM Linux
2012-10-09 17:06   ` Stefano Stabellini
2012-10-09 18:40   ` Arnd Bergmann
2012-10-10 14:58     ` Stefano Stabellini
2012-10-12 13:20     ` Will Deacon [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=20121012132029.GC17399@mudshark.cambridge.arm.com \
    --to=will.deacon@arm.com \
    --cc=Catalin.Marinas@arm.com \
    --cc=Jonathan.Austin@arm.com \
    --cc=Leif.Lindholm@arm.com \
    --cc=arnd@arndb.de \
    --cc=bryan.wu@canonical.com \
    --cc=damm@opensource.se \
    --cc=dave.martin@linaro.org \
    --cc=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mmarek@suse.cz \
    --cc=rjw@sisk.pl \
    --cc=sboyd@codeaurora.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tglx@linutronix.de \
    --cc=xen-devel@list \
    /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).