Re: (subset) [PATCH v3 00/18] Add basic Minidump kernel driver support

From: Mathieu Poirier
Date: Sun Jul 16 2023 - 21:16:05 EST


On Sat, Jul 15, 2023 at 03:13:34PM -0700, Bjorn Andersson wrote:
>
> On Wed, 03 May 2023 22:32:14 +0530, Mukesh Ojha wrote:
> > Minidump is a best effort mechanism to collect useful and predefined data
> > for first level of debugging on end user devices running on Qualcomm SoCs.
> > It is built on the premise that System on Chip (SoC) or subsystem part of
> > SoC crashes, due to a range of hardware and software bugs. Hence, the
> > ability to collect accurate data is only a best-effort. The data collected
> > could be invalid or corrupted, data collection itself could fail, and so on.
> >
> > [...]
>
> Applied, thanks!
>
> [01/18] remoteproc: qcom: Expand MD_* as MINIDUMP_*
> commit: 318da1371246fdc1806011a27138175cfb078687
>

Krzysztof asked for modifications on this patch.

> Best regards,
> --
> Bjorn Andersson <andersson@xxxxxxxxxx>