[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <63d9d1b9-6c2a-4d8a-9bf6-9973d76ae97d@infradead.org>
Date: Tue, 9 Jan 2024 14:18:00 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Mukesh Ojha <quic_mojha@...cinc.com>, corbet@....net,
andersson@...nel.org, konrad.dybcio@...aro.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org,
keescook@...omium.org, tony.luck@...el.com, gpiccoli@...lia.com,
mathieu.poirier@...aro.org, vigneshr@...com, nm@...com,
matthias.bgg@...il.com, kgene@...nel.org, alim.akhtar@...sung.com,
bmasney@...hat.com
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 06/12] soc: qcom: Add Qualcomm APSS minidump kernel
driver
Hi--
On 1/9/24 07:31, Mukesh Ojha wrote:
> diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
> index 1f81746131fc..56bc0c8a19f9 100644
> --- a/drivers/soc/qcom/Kconfig
> +++ b/drivers/soc/qcom/Kconfig
> @@ -278,4 +278,17 @@ config QCOM_RPROC_MINIDUMP
> query predefined minidump segments associated with the remote processor
> and check its validity and end up collecting the dump on remote processor
> crash during its recovery.
> +
> +config QCOM_MINIDUMP
> + tristate "QCOM APSS Minidump driver"
> + depends on ARCH_QCOM || COMPILE_TEST
> + depends on QCOM_SMEM
> + help
> + This config enables linux core infrastructure for Application
Linux
same as 2 lines below.
> + processor subsystem (APSS) minidump collection i.e, it enables
collection, i.e., it enables
> + Linux clients drivers to register their internal data structures
client drivers
> + and debug messages as part of the apss minidump table and when
APSS
as above and in Subject.
> + the SoC is crashed, these selective regions will be dumped
has
> + instead of the entire DDR dump. This saves significant amount
This saves a significant amount
Does it have to be DDR?
> + of time and/or storage space.
> endmenu
--
#Randy
Powered by blists - more mailing lists