mbox

[GIT,PULL] bcm2835 DT fixes for 4.12

Message ID 20170516221931.31292-1-eric@anholt.net
State New
Headers show

Pull-request

git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16

Message

Eric Anholt May 16, 2017, 10:19 p.m. UTC
Hi Florian,

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16

for you to fetch changes up to b0804ed0cadd7e38d94d2f15cdcc0d9695818856:

  ARM: dts: bcm283x: Reserve first page for firmware (2017-05-15 15:05:29 -0700)

----------------------------------------------------------------
This pull request brings in a fix for booting on SMP Raspberry Pis,
particularly with maxcpus=1

----------------------------------------------------------------
Phil Elwell (1):
      ARM: dts: bcm283x: Reserve first page for firmware

 arch/arm/boot/dts/bcm283x.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Florian Fainelli May 19, 2017, 6:17 p.m. UTC | #1
On 05/16/2017 03:19 PM, Eric Anholt wrote:
> Hi Florian,
> 
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> 
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16
> 
> for you to fetch changes up to b0804ed0cadd7e38d94d2f15cdcc0d9695818856:
> 
>   ARM: dts: bcm283x: Reserve first page for firmware (2017-05-15 15:05:29 -0700)
> 
> ----------------------------------------------------------------
> This pull request brings in a fix for booting on SMP Raspberry Pis,
> particularly with maxcpus=1
> 
> ----------------------------------------------------------------

Merged, thanks Eric
Stefan Wahren May 31, 2017, 5:20 p.m. UTC | #2
Hi Florian,

> Florian Fainelli <f.fainelli@gmail.com> hat am 19. Mai 2017 um 20:17 geschrieben:
> 
> 
> On 05/16/2017 03:19 PM, Eric Anholt wrote:
> > Hi Florian,
> > 
> > The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> > 
> >   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> > 
> > are available in the git repository at:
> > 
> >   git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16
> > 
> > for you to fetch changes up to b0804ed0cadd7e38d94d2f15cdcc0d9695818856:
> > 
> >   ARM: dts: bcm283x: Reserve first page for firmware (2017-05-15 15:05:29 -0700)
> > 
> > ----------------------------------------------------------------
> > This pull request brings in a fix for booting on SMP Raspberry Pis,
> > particularly with maxcpus=1
> > 
> > ----------------------------------------------------------------
> 
> Merged, thanks Eric

when it's planned to send this fix to Olof?

Thanks
Stefan

> -- 
> -- 
> Florian
Florian Fainelli May 31, 2017, 5:44 p.m. UTC | #3
On May 31, 2017 10:20:46 AM PDT, Stefan Wahren <stefan.wahren@i2se.com> wrote:
>Hi Florian,
>
>> Florian Fainelli <f.fainelli@gmail.com> hat am 19. Mai 2017 um 20:17
>geschrieben:
>> 
>> 
>> On 05/16/2017 03:19 PM, Eric Anholt wrote:
>> > Hi Florian,
>> > 
>> > The following changes since commit
>2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>> > 
>> >   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
>> > 
>> > are available in the git repository at:
>> > 
>> >   git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16
>> > 
>> > for you to fetch changes up to
>b0804ed0cadd7e38d94d2f15cdcc0d9695818856:
>> > 
>> >   ARM: dts: bcm283x: Reserve first page for firmware (2017-05-15
>15:05:29 -0700)
>> > 
>> > ----------------------------------------------------------------
>> > This pull request brings in a fix for booting on SMP Raspberry Pis,
>> > particularly with maxcpus=1
>> > 
>> > ----------------------------------------------------------------
>> 
>> Merged, thanks Eric
>
>when it's planned to send this fix to Olof?

It's been sent and merged already but I realized lakml was not copied:

https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git/log/?h=fixes
Hi,
Stefan Wahren May 31, 2017, 6:19 p.m. UTC | #4
> Florian Fainelli <f.fainelli@gmail.com> hat am 31. Mai 2017 um 19:44 geschrieben:
> 
> 
> On May 31, 2017 10:20:46 AM PDT, Stefan Wahren <stefan.wahren@i2se.com> wrote:
> >Hi Florian,
> >
> >> Florian Fainelli <f.fainelli@gmail.com> hat am 19. Mai 2017 um 20:17
> >geschrieben:
> >> 
> >> 
> >> On 05/16/2017 03:19 PM, Eric Anholt wrote:
> >> > Hi Florian,
> >> > 
> >> > The following changes since commit
> >2ea659a9ef488125eb46da6eb571de5eae5c43f6:
> >> > 
> >> >   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
> >> > 
> >> > are available in the git repository at:
> >> > 
> >> >   git://github.com/anholt/linux tags/bcm2835-dt-fixes-2017-05-16
> >> > 
> >> > for you to fetch changes up to
> >b0804ed0cadd7e38d94d2f15cdcc0d9695818856:
> >> > 
> >> >   ARM: dts: bcm283x: Reserve first page for firmware (2017-05-15
> >15:05:29 -0700)
> >> > 
> >> > ----------------------------------------------------------------
> >> > This pull request brings in a fix for booting on SMP Raspberry Pis,
> >> > particularly with maxcpus=1
> >> > 
> >> > ----------------------------------------------------------------
> >> 
> >> Merged, thanks Eric
> >
> >when it's planned to send this fix to Olof?
> 
> It's been sent and merged already but I realized lakml was not copied:
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git/log/?h=fixes

Thanks