mbox

[GIT,PULL] pxa: fixing patches for v3.0-rc6

Message ID CAMPhdO_6CqVn_SdX-tPBtmHjkKH6kiWzuRkCDWkxaCUacReQhg@mail.gmail.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix

Message

Eric Miao July 5, 2011, 4:11 p.m. UTC
The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:

  Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix

Lei Wen (2):
      ARM: pxa910: correct nand pmu setting
      ARM: pxa168: correct nand pmu setting

Paul Parsons (1):
      ARM: pxa: fix PGSR register address calculation

 arch/arm/mach-mmp/pxa168.c     |    2 +-
 arch/arm/mach-mmp/pxa910.c     |    2 +-
 arch/arm/mach-pxa/mfp-pxa2xx.c |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

Comments

Russell King - ARM Linux July 6, 2011, 9:15 a.m. UTC | #1
On Wed, Jul 06, 2011 at 12:11:29AM +0800, Eric Miao wrote:
> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:
> 
>   Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)

Please send to Arnd.
Eric Miao July 6, 2011, 12:50 p.m. UTC | #2
On Wed, Jul 6, 2011 at 5:15 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Wed, Jul 06, 2011 at 12:11:29AM +0800, Eric Miao wrote:
>> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:
>>
>>   Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)
>
> Please send to Arnd.
>
Arnd Bergmann July 6, 2011, 1:56 p.m. UTC | #3
On Tuesday 05 July 2011, Eric Miao wrote:
> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:
> 
>   Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix
> 
> Lei Wen (2):
>       ARM: pxa910: correct nand pmu setting
>       ARM: pxa168: correct nand pmu setting
> 
> Paul Parsons (1):
>       ARM: pxa: fix PGSR register address calculation
> 

Merged into arm/soc#pxa/fixes

I'll wait a few days for other soc maintainers to send fixes and then
send a consolidated pull request.

I noticed that none of these have a cc:stable@kernel.org tag, but the
code that you patch has been in the same state since 2009 or early 2010,
respectively. Are you sure the fixes are not needed on older kernels?

Thanks,

	Arnd
Eric Miao July 6, 2011, 2:02 p.m. UTC | #4
On Wed, Jul 6, 2011 at 9:56 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Tuesday 05 July 2011, Eric Miao wrote:
>> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625:
>>
>>   Linux 3.0-rc6 (2011-07-04 15:56:24 -0700)
>>
>> are available in the git repository at:
>>   git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix
>>
>> Lei Wen (2):
>>       ARM: pxa910: correct nand pmu setting
>>       ARM: pxa168: correct nand pmu setting
>>
>> Paul Parsons (1):
>>       ARM: pxa: fix PGSR register address calculation
>>
>
> Merged into arm/soc#pxa/fixes
>
> I'll wait a few days for other soc maintainers to send fixes and then
> send a consolidated pull request.
>
> I noticed that none of these have a cc:stable@kernel.org tag, but the
> code that you patch has been in the same state since 2009 or early 2010,
> respectively. Are you sure the fixes are not needed on older kernels?
>

They are. Can I do a rebase and send another git-pull?

> Thanks,
>
>        Arnd
>
Arnd Bergmann July 6, 2011, 2:53 p.m. UTC | #5
On Wednesday 06 July 2011, Eric Miao wrote:
> >
> > I'll wait a few days for other soc maintainers to send fixes and then
> > send a consolidated pull request.
> >
> > I noticed that none of these have a cc:stable@kernel.org tag, but the
> > code that you patch has been in the same state since 2009 or early 2010,
> > respectively. Are you sure the fixes are not needed on older kernels?
> >
> 
> They are. Can I do a rebase and send another git-pull?

Yes, that would be good.

Thanks,

	Arnd
Eric Miao July 6, 2011, 4:19 p.m. UTC | #6
On Wed, Jul 6, 2011 at 10:53 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Wednesday 06 July 2011, Eric Miao wrote:
>> >
>> > I'll wait a few days for other soc maintainers to send fixes and then
>> > send a consolidated pull request.
>> >
>> > I noticed that none of these have a cc:stable@kernel.org tag, but the
>> > code that you patch has been in the same state since 2009 or early 2010,
>> > respectively. Are you sure the fixes are not needed on older kernels?
>> >
>>
>> They are. Can I do a rebase and send another git-pull?
>
> Yes, that would be good.

OK, stable Cc'ed and patches re-submitted.

Branch 'fix' has been updated, please re-pull. (Please try a bit later,
it's going to take a while syncing between master and git.k.o, looks
like it's becoming worse these days).

>
> Thanks,
>
>        Arnd
>
Arnd Bergmann July 6, 2011, 4:34 p.m. UTC | #7
On Wednesday 06 July 2011, Eric Miao wrote:
> On Wed, Jul 6, 2011 at 10:53 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> 
> OK, stable Cc'ed and patches re-submitted.
> 
> Branch 'fix' has been updated, please re-pull. (Please try a bit later,
> it's going to take a while syncing between master and git.k.o, looks
> like it's becoming worse these days).

Ok, updated.

I tend to pull from master.k.o anyway, so I get the latest stuff.

	Arnd