mbox series

[0/3] Enable pstore for Rainier

Message ID 20201002063414.275161-1-andrew@aj.id.au
Headers show
Series Enable pstore for Rainier | expand

Message

Andrew Jeffery Oct. 2, 2020, 6:34 a.m. UTC
Hello,

This series adds pstore support to the Rainier platform for recovery of oopses
and panics.

Patch 3/3 is a minor cleanup. Only patch 1/3 is a requirement as 2/3 is handled
by the config snippet in the bitbake metadata.

Please review!

Andrew

Andrew Jeffery (3):
  ARM: dts: rainier: Add reserved memory for ramoops
  ARM: config: Enable PSTORE in aspeed_g5_defconfig
  ARM: dts: rainier: Don't shout addresses

 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 12 ++++++++++--
 arch/arm/configs/aspeed_g5_defconfig         |  4 ++++
 2 files changed, 14 insertions(+), 2 deletions(-)

Comments

Andrew Jeffery Oct. 2, 2020, 6:38 a.m. UTC | #1
On Fri, 2 Oct 2020, at 16:04, Andrew Jeffery wrote:
> Hello,
> 
> This series adds pstore support to the Rainier platform for recovery of oopses
> and panics.
> 
> Patch 3/3 is a minor cleanup. Only patch 1/3 is a requirement as 2/3 is handled
> by the config snippet in the bitbake metadata.
> 
> Please review!

`--subject-prefix "PATCH linux dev-5.8"` etc
Joel Stanley Oct. 7, 2020, 7:21 a.m. UTC | #2
On Fri, 2 Oct 2020 at 06:35, Andrew Jeffery <andrew@aj.id.au> wrote:
>
> Hello,
>
> This series adds pstore support to the Rainier platform for recovery of oopses
> and panics.
>
> Patch 3/3 is a minor cleanup. Only patch 1/3 is a requirement as 2/3 is handled
> by the config snippet in the bitbake metadata.

I merged 2 and 3. lmk what you want to do with the configuration.

I suggest we enable it for Tacoma too.

>
> Please review!
>
> Andrew
>
> Andrew Jeffery (3):
>   ARM: dts: rainier: Add reserved memory for ramoops
>   ARM: config: Enable PSTORE in aspeed_g5_defconfig
>   ARM: dts: rainier: Don't shout addresses
>
>  arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 12 ++++++++++--
>  arch/arm/configs/aspeed_g5_defconfig         |  4 ++++
>  2 files changed, 14 insertions(+), 2 deletions(-)
>
> --
> 2.25.1
>
Andrew Jeffery Oct. 10, 2020, 2:50 a.m. UTC | #3
On Wed, 7 Oct 2020, at 17:51, Joel Stanley wrote:
> On Fri, 2 Oct 2020 at 06:35, Andrew Jeffery <andrew@aj.id.au> wrote:
> >
> > Hello,
> >
> > This series adds pstore support to the Rainier platform for recovery of oopses
> > and panics.
> >
> > Patch 3/3 is a minor cleanup. Only patch 1/3 is a requirement as 2/3 is handled
> > by the config snippet in the bitbake metadata.
> 
> I merged 2 and 3. lmk what you want to do with the configuration.
> 
> I suggest we enable it for Tacoma too.

Yeah I'll respond and enable it on Tacoma as well

> 
> >
> > Please review!
> >
> > Andrew
> >
> > Andrew Jeffery (3):
> >   ARM: dts: rainier: Add reserved memory for ramoops
> >   ARM: config: Enable PSTORE in aspeed_g5_defconfig
> >   ARM: dts: rainier: Don't shout addresses
> >
> >  arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 12 ++++++++++--
> >  arch/arm/configs/aspeed_g5_defconfig         |  4 ++++
> >  2 files changed, 14 insertions(+), 2 deletions(-)
> >
> > --
> > 2.25.1
> >
>