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=-6.0 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, UNWANTED_LANGUAGE_BODY,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 D2DF1C433E2 for ; Sun, 6 Sep 2020 19:14:19 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 54339208B3 for ; Sun, 6 Sep 2020 19:14:19 +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="Mt68C0cM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 54339208B3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C7240203F7; Sun, 6 Sep 2020 19:14:18 +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 EXFP9XOGT0u7; Sun, 6 Sep 2020 19:14:16 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by silver.osuosl.org (Postfix) with ESMTP id A35AA20013; Sun, 6 Sep 2020 19:14:16 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 79ADFC0859; Sun, 6 Sep 2020 19:14:16 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id A7F77C0051 for ; Sun, 6 Sep 2020 19:14:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9C2008709C for ; Sun, 6 Sep 2020 19:14:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Mu+ZZXlJlDZZ for ; Sun, 6 Sep 2020 19:14:14 +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 hemlock.osuosl.org (Postfix) with ESMTPS id 3A69487097 for ; Sun, 6 Sep 2020 19:14:14 +0000 (UTC) Subject: Re: [git pull] IOMMU Fixes for Linux v5.9-rc3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599419653; bh=vSn4eQZTLFvGD2Hp/EuDAxGBxkMT9Wrn9dnzb9lh6is=; h=From:In-Reply-To:References:Date:To:Cc:From; b=Mt68C0cMN82Nu7ftQj5E7RaRDxet4fZ0NMDqQiGIJy/SyRVCNsR2jDevqk2MQYZh2 YXj15dM4S5znHlVQgeV/g+xNrZ+Vq2FAKd8Ru/5JYXa2UzWhj/3RJYPq09n+royksa kcGssYnX2s89TLa8jpYM7Tek+E7rgUE6BCcbAieA= From: pr-tracker-bot@kernel.org In-Reply-To: <20200906150115.GA29365@8bytes.org> References: <20200906150115.GA29365@8bytes.org> X-PR-Tracked-List-Id: Development issues for Linux IOMMU support X-PR-Tracked-Message-Id: <20200906150115.GA29365@8bytes.org> X-PR-Tracked-Remote: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.9-rc3 X-PR-Tracked-Commit-Id: 29aaebbca4abc4cceb38738483051abefafb6950 X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 2ccdd9f8b2ce7290aad6f0a34200ad394e61f940 Message-Id: <159941965380.19439.4825563684088118188.pr-tracker-bot@kernel.org> Date: Sun, 06 Sep 2020 19:14:13 +0000 To: Joerg Roedel Cc: iommu@lists.linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support 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: iommu-bounces@lists.linux-foundation.org Sender: "iommu" The pull request you sent on Sun, 6 Sep 2020 17:01:20 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.9-rc3 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2ccdd9f8b2ce7290aad6f0a34200ad394e61f940 Thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/prtracker.html _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu