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.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5977C4332F for ; Fri, 24 Sep 2021 15:18:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9EAC561090 for ; Fri, 24 Sep 2021 15:18:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347054AbhIXPTf (ORCPT ); Fri, 24 Sep 2021 11:19:35 -0400 Received: from m43-7.mailgun.net ([69.72.43.7]:58725 "EHLO m43-7.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347008AbhIXPTe (ORCPT ); Fri, 24 Sep 2021 11:19:34 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1632496681; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=5qolC4jFcMwSFM7kapELzpfX73mIYRcPlbRNqrVXTXg=; b=gaP7od/LxTMHWTVeqRpPTfz903SiT8A+54IhN+p41+9E7MZkDSnvunTVj8wLawea+YpF8rbB YpbVFEsXhnnNER1t8WsUuL1v6KXlaMR7ncmfk6L1/TG+hUpyVDuE6/pjqDTWXvTaDynzh8Wn bu+ShkNLVfSbIyFxG/RodOohIj8= X-Mailgun-Sending-Ip: 69.72.43.7 X-Mailgun-Sid: WyI0MWYwYSIsICJsaW51eC1rZXJuZWxAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n04.prod.us-east-1.postgun.com with SMTP id 614dec256c4c0e0dc3231a11 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Fri, 24 Sep 2021 15:17:57 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 8A2AEC4360D; Fri, 24 Sep 2021 15:17:56 +0000 (UTC) Received: from tykki (tynnyri.adurom.net [51.15.11.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id 5DC86C4338F; Fri, 24 Sep 2021 15:17:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.codeaurora.org 5DC86C4338F Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=codeaurora.org From: Kalle Valo To: Youghandhar Chintala Cc: Stephen Boyd , linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org, Abhishek Kumar , Steev Klimaszewski , Matthias Kaehlcke , Rakesh Pillai Subject: Re: [PATCH v3] ath10k: Don't always treat modem stop events as crashes References: <20210922233341.182624-1-swboyd@chromium.org> <98706efc03c88b54bfb44161566c8e4b@codeaurora.org> Date: Fri, 24 Sep 2021 18:17:49 +0300 In-Reply-To: <98706efc03c88b54bfb44161566c8e4b@codeaurora.org> (Youghandhar Chintala's message of "Fri, 24 Sep 2021 18:13:48 +0530") Message-ID: <871r5eroiq.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Youghandhar Chintala writes: > I pulled the latest patch changes and tested them on SC7180. Which > works as expected. > Do not see this error message during reboot and can be seen while > doing SSR. > > Tested-By: Youghandhar Chintala Thanks for testing. But this style of replies makes it hard to use patchwork: https://patchwork.kernel.org/project/linux-wireless/patch/20210922233341.182624-1-swboyd@chromium.org/ So please do not top post and always edit your quotes, thank you, Same request also to Rakesh. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches