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 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 6E011C433DB for ; Tue, 5 Jan 2021 21:53:54 +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 DD86122D75 for ; Tue, 5 Jan 2021 21:53:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DD86122D75 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 AC4EC869EC; Tue, 5 Jan 2021 21:53:53 +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 yd6gxzmLpsuF; Tue, 5 Jan 2021 21:53:50 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id 13AF8869E1; Tue, 5 Jan 2021 21:53:50 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id E2DCBC0891; Tue, 5 Jan 2021 21:53:49 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id C53A7C013A for ; Tue, 5 Jan 2021 21:53:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B161620458 for ; Tue, 5 Jan 2021 21:53:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9Fn-HskWNSF7 for ; Tue, 5 Jan 2021 21:53:46 +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 silver.osuosl.org (Postfix) with ESMTPS id 817CA20370 for ; Tue, 5 Jan 2021 21:53:46 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPS id 0BB9F22D71; Tue, 5 Jan 2021 21:53:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609883626; bh=kNBRJ/aYElKhpZB7C2UbcKqb2wXkZAMaMM77Gk3XDSQ=; h=Subject:From:In-Reply-To:References:Date:To:Cc:From; b=HmNwYF6TQtua/muVF6OsQfV0fKaR4+E2K6/aHXQ26zu+OwlSOcTw88T9RIHV6bTun CtESrkScGVvZEEBtRetIM33xaztogp0I5dD7GWBgCUMNQrRpByqei06SF3YBaERCjT AjbCCabU+qnwgYhAjDKwoLRup6HsA7Jmkpn5dJEW7UCv15xVieJlPvHsLqRA7aSE9G YrqUY/HsGL3JnWhV+3unPlBreYkr1Fv6XmXN2tb7EB1v5+fsU7QmNgDzDEBnMu4b1u MEcvmW5hDlCJSGjnoABthpqMwBfPmuMggzsrYGh7HL5KYnh+WLFVOzEVO2+LEJZxVU 5Hf0AB1skjFcQ== Subject: Re: [GIT PULL] vhost: bugfix From: pr-tracker-bot@kernel.org In-Reply-To: <20210105072145-mutt-send-email-mst@kernel.org> References: <20210105072145-mutt-send-email-mst@kernel.org> X-PR-Tracked-List-Id: X-PR-Tracked-Message-Id: <20210105072145-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: e13a6915a03ffc3ce332d28c141a335e25187fa3 X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 9f1abbe97c08ba7ed609791627533a805a1b2c66 Message-Id: <160988362586.4244.11494741917772052343.pr-tracker-bot@kernel.org> Date: Tue, 05 Jan 2021 21:53:45 +0000 To: "Michael S. Tsirkin" Cc: kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Linus Torvalds 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 Tue, 5 Jan 2021 07:21:45 -0500: > 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/9f1abbe97c08ba7ed609791627533a805a1b2c66 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