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 X-Spam-Level: X-Spam-Status: No, score=-16.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8F92C4321A for ; Tue, 29 Dec 2020 20:18:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CA3902229C for ; Tue, 29 Dec 2020 20:18:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726555AbgL2US0 (ORCPT ); Tue, 29 Dec 2020 15:18:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:60044 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726560AbgL2USZ (ORCPT ); Tue, 29 Dec 2020 15:18:25 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 5BB2322D5A; Tue, 29 Dec 2020 20:15:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272935; bh=J7sasIey12Wpw4TQZuGk+XrvUY+3WvA9KaBUeGQCM5E=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=snwP5SVOwgDHPs1IS+P1Zsw+JgrhFoNQQHA9nx5rVaSxeEh4A/P8yCj5DpGV7Q0IC /9BcmjsPjs14XXaqD/tlRouZ9+QoRvgoPofA1QP9LCLJil7vXBwzRRsw/vsLmEkWs1 N8ysr+HunsbvL4ahtHa+wrwcY2KZwLLjqfmblVPW7SB8KxSdlieoyUw3ExKEioVJT0 obgQ9J8+rPGYJzp5loV3jK8rhS5GSZ9lYscSwivhKtlPxVwdgYSjgdLzWtVHGM8lob oJOKwv0yY3Cq+OQD6wWNN749fPA05Hj39whhYy4jJ3UsDCCVdO/M4ks5PJzC0Dh0vO 4YMhYvkqnQkLw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [RESEND PATCH] ath11k: use MHI provided APIs to allocate and free MHI controller From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293535.13751.290967074833834610.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:35 +0000 References: <1605634436-36506-1-git-send-email-bbhatt@codeaurora.org> In-Reply-To: <1605634436-36506-1-git-send-email-bbhatt@codeaurora.org> To: Bhaumik Bhatt Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Tue, 17 Nov 2020 09:33:56 -0800 you wrote: > Use MHI provided APIs to allocate and free MHI controller to > improve MHI host driver handling. This also fixes a memory leak > as the MHI controller was allocated but never freed. > > Signed-off-by: Bhaumik Bhatt > Reviewed-by: Manivannan Sadhasivam > > [...] Here is the summary with links: - [RESEND] ath11k: use MHI provided APIs to allocate and free MHI controller https://git.kernel.org/qcom/c/57449b07eafc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html