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=-11.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS 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 EC008C43333 for ; Tue, 29 Dec 2020 20:17:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C0F3422209 for ; Tue, 29 Dec 2020 20:17:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726258AbgL2UQx (ORCPT ); Tue, 29 Dec 2020 15:16:53 -0500 Received: from mail.kernel.org ([198.145.29.99]:60054 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726264AbgL2UQv (ORCPT ); Tue, 29 Dec 2020 15:16:51 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id E5FEA222BB; Tue, 29 Dec 2020 20:15:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272930; bh=WmyNjWeJ3qD5Z9Koj/3ToWQjB0isYuoYVx56eUNONLU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bgtUyE3gDQC0zyWSqsySYTMGEVwZFe/GQCOKWyQxhjrBChY+J1mX4KAp0cMeLksJr G/S/CDSCG2ug/vnTK3tO7IgW5HJfdVJCbxkV71dx3zX9UL8+mXOm/lKAAjcTxZK0dj A9Y0z/cUPsUHRT3bT08ohJ7WeZEgux5hbxDyNw83Nekx+0c7hrQKzgoKU8RyK9dp/3 1oqY4my1t9mOGCE6Rc1hFcOV4bnh0m52fIukgvOciqhTQOVGbQGu+2BFjmP/eVXq44 OYGax0iwOfBTWyFWbhscktfizKXMUfD7QWEjK3xcaX5kO7R+/IeRwrDnJK5RaGghcf r3kYeuBULrUiA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v5 0/3] venus: core: add shutdown callback for venus From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293089.13751.747738752613299525.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:30 +0000 References: <1600930786-18275-1-git-send-email-mansur@codeaurora.org> In-Reply-To: <1600930786-18275-1-git-send-email-mansur@codeaurora.org> To: Mansur Alisha Shaik Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Thu, 24 Sep 2020 12:29:43 +0530 you wrote: > Add shutdown callback for venus driver. > Handle race conditions in concurrency usecases like > multiple browser YouTube browser tabs(approx 50 tabs) > graphics_Stress, WiFi ON/OFF, Bluetooth ON/OF, > and reboot in parallel. > > Mansur Alisha Shaik (3): > venus: core: handle race condititon for core ops > venus: handle use after free for iommu_map/iommu_unmap > venus: core: add shutdown callback for venus > > [...] Here is the summary with links: - [v5,1/3] venus: core: handle race condititon for core ops https://git.kernel.org/qcom/c/9696960f1347 - [v5,2/3] venus: handle use after free for iommu_map/iommu_unmap https://git.kernel.org/qcom/c/de15e6231e6a - [v5,3/3] venus: core: add shutdown callback for venus https://git.kernel.org/qcom/c/7399139be6b2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html