Message ID | 20201002063414.275161-1-andrew@aj.id.au |
---|---|
Headers | show |
Series | Enable pstore for Rainier | expand |
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
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 >
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 > > >