Re: [PATCH 2/2] ARM: dts: tacoma: Add reserved memory for ramoops

2020-10-20 Thread Andrew Jeffery
On Wed, 21 Oct 2020, at 15:35, Joel Stanley wrote: > On Fri, 16 Oct 2020 at 04:36, Andrew Jeffery wrote: > > > > Reserve a 1.5MiB region of memory to record kmsg dumps, console and > > userspace message state into 16kiB ring-buffer slots. The sizing allows > > for up to 32 dumps to be captured

Re: [PATCH 2/2] ARM: dts: tacoma: Add reserved memory for ramoops

2020-10-20 Thread Joel Stanley
On Fri, 16 Oct 2020 at 04:36, Andrew Jeffery wrote: > > Reserve a 1.5MiB region of memory to record kmsg dumps, console and > userspace message state into 16kiB ring-buffer slots. The sizing allows > for up to 32 dumps to be captured and read out. > > Set max-reason to KMSG_DUMP_EMERG to capture b

[PATCH 2/2] ARM: dts: tacoma: Add reserved memory for ramoops

2020-10-15 Thread Andrew Jeffery
Reserve a 1.5MiB region of memory to record kmsg dumps, console and userspace message state into 16kiB ring-buffer slots. The sizing allows for up to 32 dumps to be captured and read out. Set max-reason to KMSG_DUMP_EMERG to capture bad-path reboots. Signed-off-by: Andrew Jeffery --- arch/arm/b