From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qLJBY-003ON3-1C for linux-arm-kernel@lists.infradead.org; Mon, 17 Jul 2023 08:02:54 +0000 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-4f95bf5c493so6465745e87.3 for ; Mon, 17 Jul 2023 01:02:19 -0700 (PDT) Message-ID: <128bcf0e-9b74-0df1-6366-d553475fbad7@linaro.org> Date: Mon, 17 Jul 2023 10:02:14 +0200 MIME-Version: 1.0 Subject: Re: (subset) [PATCH v3 00/18] Add basic Minidump kernel driver support Content-Language: en-US References: <1683133352-10046-1-git-send-email-quic_mojha@quicinc.com> <168945921478.1805013.7211960599963339759.b4-ty@kernel.org> From: Krzysztof Kozlowski In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+lwn-linux-arm-kernel=archive.lwn.net@lists.infradead.org List-Archive: To: Mathieu Poirier , Bjorn Andersson Cc: agross@kernel.org, konrad.dybcio@linaro.org, corbet@lwn.net, keescook@chromium.org, tony.luck@intel.com, gpiccoli@igalia.com, catalin.marinas@arm.com, will@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, linus.walleij@linaro.org, linux-gpio@vger.kernel.org, srinivas.kandagatla@linaro.org, Mukesh Ojha , linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org On 17/07/2023 03:15, Mathieu Poirier wrote: > 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. I guess it is fine, no big issue. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel