Re: [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
From: Mukesh Ojha <hidden>
Date: 2023-09-13 15:21:56
Also in:
linux-arm-msm, linux-doc, linux-gpio, linux-hardening, linux-mediatek, linux-remoteproc, linux-samsung-soc, lkml
On 9/13/2023 2:55 PM, Bagas Sanjaya wrote:
quoted hunk ↗ jump to hunk
On Mon, Sep 11, 2023 at 04:23:43PM +0530, Mukesh Ojha wrote:quoted
+Qualcomm APSS Minidump kernel driver concept +-------------------------------------------- +:: + <snipped>... +Dump collection +--------------- + + +-----------+ + | | + | | +------+ + | | | | + | | +--+---+ Product(Qualcomm SoC) + +-----------+ | + |+++++++++++|<------------+ + |+++++++++++| usb cable + +-----------+ + x86_64 PC +Sphinx reports htmldocs warnings: /home/bagas/repo/linux-kernel/Documentation/admin-guide/qcom_minidump.rst:100: WARNING: Literal block expected; none found. /home/bagas/repo/linux-kernel/Documentation/admin-guide/qcom_minidump.rst:243: WARNING: Unexpected indentation. /home/bagas/repo/linux-kernel/Documentation/admin-guide/qcom_minidump.rst:234: WARNING: Malformed table. +-----------+ | | | | +------+ | | | | | | +--+---+ Product(Qualcomm SoC) +-----------+ | |+++++++++++|<------------+ |+++++++++++| usb cable +-----------+ /home/bagas/repo/linux-kernel/Documentation/admin-guide/qcom_minidump.rst:243: WARNING: Blank line required after table. I have to apply the fixup: ---- >8 ----diff --git a/Documentation/admin-guide/qcom_minidump.rst b/Documentation/admin-guide/qcom_minidump.rst index 20202da8ca40b9..5709a3853ae7ea 100644 --- a/Documentation/admin-guide/qcom_minidump.rst +++ b/Documentation/admin-guide/qcom_minidump.rst@@ -95,7 +95,6 @@ could be anywhere scattered in the DDR. Qualcomm APSS Minidump kernel driver concept -------------------------------------------- -:: Qualcomm APSS minidump kernel driver adds the capability to add Linux region to be dumped as part of RAM dump collection. At the moment,@@ -231,6 +230,8 @@ respective dump as per set download mode. Dump collection --------------- +:: + +-----------+ | | | | +------+
Thanks, will take care.
Thanks.
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel