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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0776EB64DC for ; Tue, 18 Jul 2023 14:41:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231229AbjGROl3 (ORCPT ); Tue, 18 Jul 2023 10:41:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230268AbjGROl2 (ORCPT ); Tue, 18 Jul 2023 10:41:28 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B725BEC; Tue, 18 Jul 2023 07:41:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4C33E61600; Tue, 18 Jul 2023 14:41:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E631C433C9; Tue, 18 Jul 2023 14:41:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1689691286; bh=D8T7AaoTVgJ/zF9HYinCPbZygZRrtcxqIDjje7WsbPI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mvR1udQqBCeJaUWDPCUNu5/EQd8aCFy0+W815lq/pHJcK82HzV2EFuJLA+UN4fDRP MzCuUBkTOIACMSKbH19mHv2onbLm20hAUhwvPZPWAuy6iIqFfD3kqgXuRLMWzUXj2Z a1OztjizlYDwMkjZT91+65ZEVB4WRt9mXRvrYn90= Date: Tue, 18 Jul 2023 16:41:23 +0200 From: Greg KH To: Mukesh Ojha Cc: linux-samsung-soc@vger.kernel.org, linux-mediatek@lists.infradead.org, corbet@lwn.net, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, keescook@chromium.org, tony.luck@intel.com, gpiccoli@igalia.com, catalin.marinas@arm.com, will@kernel.org, andy.shevchenko@gmail.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-hardening@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, Trilok Soni , Linus Walleij , Rob Herring , Mathieu Poirier , Alexander Shishkin Subject: Re: [PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support Message-ID: <2023071844-promptly-swimwear-f6f9@gregkh> References: <1687955688-20809-1-git-send-email-quic_mojha@quicinc.com> <2023062814-chance-flounder-f002@gregkh> <355de4c7-180d-4edd-b6fd-9c8e29e40e42@quicinc.com> <52650970-de78-764f-28e2-ee0115b7d5c6@quicinc.com> <2023071833-clamshell-drinking-188c@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Jul 18, 2023 at 07:25:15PM +0530, Mukesh Ojha wrote: > > > On 7/18/2023 7:05 PM, Greg KH wrote: > > On Tue, Jul 18, 2023 at 11:17:12AM +0530, Mukesh Ojha wrote: > > > + linux-samsung-soc@vger.kernel.org > > > + linux-mediatek@lists.infradead.org > > > > What does that do? > > This is to seek their feedback, if they have something similar requirement > to debug end user device crashes. Feedback to what? There is no context here and no content either at all. Just adding a mailing list to the top of a message doesn't actually send the thread there. confused, greg k-h