Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-02-02 Thread Bjorn Andersson
On Thu 11 Jan 18:33 PST 2018, Jeremy McNicoll wrote: > On Thu, Dec 28, 2017 at 02:38:29AM -0500, zhuoweizh...@yahoo.com wrote: > > From: Zhuowei Zhang > > > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > > > The address and configs are

Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-02-02 Thread Bjorn Andersson
On Thu 11 Jan 18:33 PST 2018, Jeremy McNicoll wrote: > On Thu, Dec 28, 2017 at 02:38:29AM -0500, zhuoweizh...@yahoo.com wrote: > > From: Zhuowei Zhang > > > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > > > The address and configs are taken from the

Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-01-11 Thread Jeremy McNicoll
On Thu, Dec 28, 2017 at 02:38:29AM -0500, zhuoweizh...@yahoo.com wrote: > From: Zhuowei Zhang > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > The address and configs are taken from the downstream kernel's device tree. > >

Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-01-11 Thread Jeremy McNicoll
On Thu, Dec 28, 2017 at 02:38:29AM -0500, zhuoweizh...@yahoo.com wrote: > From: Zhuowei Zhang > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > The address and configs are taken from the downstream kernel's device tree. > > Signed-off-by: Zhuowei Zhang > --- >

Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-01-02 Thread Kees Cook
On Wed, Dec 27, 2017 at 11:38 PM, wrote: > From: Zhuowei Zhang > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > The address and configs are taken from the downstream kernel's device tree. > > Signed-off-by:

Re: [PATCH] arm64: dts: angler: add pstore-ramoops support

2018-01-02 Thread Kees Cook
On Wed, Dec 27, 2017 at 11:38 PM, wrote: > From: Zhuowei Zhang > > Support pstore-ramoops for retrieving kernel oops and panics after reboot. > > The address and configs are taken from the downstream kernel's device tree. > > Signed-off-by: Zhuowei Zhang Reviewed-by: Kees Cook -Kees > ---