mbox

[GIT,PULL] picoxcell fixes for 3.2-rc

Message ID 20111110095649.GA16018@totoro
State New
Headers show

Pull-request

git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes

Message

Jamie Iles Nov. 10, 2011, 9:56 a.m. UTC
Hi Olof,

I sent this to yesterday and accidentally left the list off of copy.  I 
know you've already sent a pull request to Linus, but if you could queue 
this up for the next one then that would be great!

Thanks,

Jamie

The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:

  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)

are available in the git repository at:
  git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes

Jamie Iles (1):
      ARM: picoxcell: add extra temp register to addruart

 arch/arm/mach-picoxcell/include/mach/debug-macro.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Olof Johansson Nov. 11, 2011, 4:55 p.m. UTC | #1
Hi,

I looked at the branch and there's one more fix in there now? Please
send a fresh request if that's intentional.


-Olof

On Thu, Nov 10, 2011 at 1:56 AM, Jamie Iles <jamie@jamieiles.com> wrote:
> Hi Olof,
>
> I sent this to yesterday and accidentally left the list off of copy.  I
> know you've already sent a pull request to Linus, but if you could queue
> this up for the next one then that would be great!
>
> Thanks,
>
> Jamie
>
> The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:
>
>  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)
>
> are available in the git repository at:
>  git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes
>
> Jamie Iles (1):
>      ARM: picoxcell: add extra temp register to addruart
>
>  arch/arm/mach-picoxcell/include/mach/debug-macro.S |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
Jamie Iles Nov. 11, 2011, 5:01 p.m. UTC | #2
On Fri, Nov 11, 2011 at 08:55:25AM -0800, Olof Johansson wrote:
> Hi,
> 
> I looked at the branch and there's one more fix in there now? Please
> send a fresh request if that's intentional.

Gah, finger trouble on my part.  Fixed now.

Thanks,

Jamie

> 
> -Olof
> 
> On Thu, Nov 10, 2011 at 1:56 AM, Jamie Iles <jamie@jamieiles.com> wrote:
> > Hi Olof,
> >
> > I sent this to yesterday and accidentally left the list off of copy.  I
> > know you've already sent a pull request to Linus, but if you could queue
> > this up for the next one then that would be great!
> >
> > Thanks,
> >
> > Jamie
> >
> > The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:
> >
> >  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)
> >
> > are available in the git repository at:
> >  git://github.com/jamieiles/linux-2.6-ji.git picoxcell-fixes
> >
> > Jamie Iles (1):
> >      ARM: picoxcell: add extra temp register to addruart
> >
> >  arch/arm/mach-picoxcell/include/mach/debug-macro.S |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
Olof Johansson Nov. 11, 2011, 6:40 p.m. UTC | #3
On Fri, Nov 11, 2011 at 9:01 AM, Jamie Iles <jamie@jamieiles.com> wrote:
> On Fri, Nov 11, 2011 at 08:55:25AM -0800, Olof Johansson wrote:
>> Hi,
>>
>> I looked at the branch and there's one more fix in there now? Please
>> send a fresh request if that's intentional.
>
> Gah, finger trouble on my part.  Fixed now.

No problem. Pulled into arm-soc fixes now.

Thanks!

-Olof