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 BB87EC4338F for ; Fri, 20 Aug 2021 20:09:26 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 7B34461157 for ; Fri, 20 Aug 2021 20:09:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7B34461157 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 50F754071B; Fri, 20 Aug 2021 20:09:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6X-zhYr-BrBC; Fri, 20 Aug 2021 20:09:22 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id EC8FC40714; Fri, 20 Aug 2021 20:09:21 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id C9440C001A; Fri, 20 Aug 2021 20:09:21 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 87EDCC000E for ; Fri, 20 Aug 2021 20:09:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 6B0C66141A for ; Fri, 20 Aug 2021 20:09:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=kernel.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ulCOwTi00-Ql for ; Fri, 20 Aug 2021 20:09:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp3.osuosl.org (Postfix) with ESMTPS id D0A5D60712 for ; Fri, 20 Aug 2021 20:09:19 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPS id 81FAE61164; Fri, 20 Aug 2021 20:09:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629490159; bh=UESAVHHByRL8GRF+VuG4vfPxKkx84wJav/Z+xCf8oxM=; h=Subject:From:In-Reply-To:References:Date:To:Cc:From; b=bevgo92AY/xrcDMvKRXug6GrbQvrVFZhLhE6AXIIqvgfbMoKB8V+306Rwm43ObuRb R5GfrBsFIWkCXr2i7VARUKRXfD8O3T+hYzZ9Xw49gCvXqwObCL+8oJaxtkEbpS6LnY eY7KCPbdGrh9ZxkSJxlIya7qsI/Pv6V18p3bpnnbTquKlbrhrUfnNJaeNoHFSQjmDK V+OjDg2bDHRjDFsNIWGCXtcfaoqbuEh13KceMILF2s13E0Tnsb8sNsxVhZiI4R7Yb2 wdFIHL5ZTHY1cd8nfTkFCeLVbZxuGpV6PWGbxFol4v0Drui4QR8autfso91qwDwrCr TlGJsinPDcaSg== Subject: Re: [git pull] IOMMU Fixes for Linux v5.14-rc6 From: pr-tracker-bot@kernel.org In-Reply-To: References: X-PR-Tracked-List-Id: Development issues for Linux IOMMU support X-PR-Tracked-Message-Id: X-PR-Tracked-Remote: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.14-rc6 X-PR-Tracked-Commit-Id: 8798d36411196da86e70b994725349c16c1119f6 X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: b7d184d37ecc99f87fc8e531c788f69084f8a95f Message-Id: <162949015950.21370.1226491799201947929.pr-tracker-bot@kernel.org> Date: Fri, 20 Aug 2021 20:09:19 +0000 To: Joerg Roedel Cc: Will Deacon , 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 Fri, 20 Aug 2021 09:54:10 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.14-rc6 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b7d184d37ecc99f87fc8e531c788f69084f8a95f 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