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=-8.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,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 5E3C3C04EBE for ; Thu, 8 Oct 2020 21:37:49 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C8CC822203 for ; Thu, 8 Oct 2020 21:37:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="dKd3zSsH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C8CC822203 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=virtualization-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 44B5E87276; Thu, 8 Oct 2020 21:37:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nAy4xQOrW-lE; Thu, 8 Oct 2020 21:37:47 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id ABBFD87273; Thu, 8 Oct 2020 21:37:47 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8DE99C016F; Thu, 8 Oct 2020 21:37:47 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id BC287C0051 for ; Thu, 8 Oct 2020 21:37:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id ABB6886A24 for ; Thu, 8 Oct 2020 21:37:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IPoLu1V4PJmT for ; Thu, 8 Oct 2020 21:37:45 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 7C62686987 for ; Thu, 8 Oct 2020 21:37:45 +0000 (UTC) Subject: Re: [GIT PULL] vhost,vdpa: last minute fixes DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602193065; bh=XS1HskSXLJf+LYLFsE6ajUTo2eQzDoEdbBf1YNqM7u0=; h=From:In-Reply-To:References:Date:To:Cc:From; b=dKd3zSsHJYrGMRpDprCyOmqOGWFqmVGEky+iBm1QOIEw0lEtQGcSURQxkhbaX7gCd SWcv1qdUriNz1P7DtyBBBJ8mz5FeDVQOVb2Y/eaJRjhjLMzEpNoz+P4slsU3FbaPwu dPxQ/Ey04e7ACH0NKFFWLNCC8f9R6C64aXaaradg= From: pr-tracker-bot@kernel.org In-Reply-To: <20201008163051-mutt-send-email-mst@kernel.org> References: <20201008163051-mutt-send-email-mst@kernel.org> X-PR-Tracked-List-Id: Linux virtualization X-PR-Tracked-Message-Id: <20201008163051-mutt-send-email-mst@kernel.org> X-PR-Tracked-Remote: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus X-PR-Tracked-Commit-Id: aff90770e54cdb40228f2ab339339e95d0aa0c9a X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 3fdd47c3b40ac48e6e6e5904cf24d12e6e073a96 Message-Id: <160219306497.23094.13564756320158233179.pr-tracker-bot@kernel.org> Date: Thu, 08 Oct 2020 21:37:44 +0000 To: "Michael S. Tsirkin" Cc: lkp@intel.com, kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, virtualization@lists.linux-foundation.org, si-wei.liu@oracle.com, elic@nvidia.com, Linus Torvalds , michael.christie@oracle.com X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" The pull request you sent on Thu, 8 Oct 2020 16:30:51 -0400: > https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3fdd47c3b40ac48e6e6e5904cf24d12e6e073a96 Thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/prtracker.html _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization