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.4 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 1642BC83029 for ; Thu, 2 Sep 2021 17:37:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EABC361106 for ; Thu, 2 Sep 2021 17:37:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346861AbhIBRik (ORCPT ); Thu, 2 Sep 2021 13:38:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:35644 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346741AbhIBRiS (ORCPT ); Thu, 2 Sep 2021 13:38:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id F3189610FF; Thu, 2 Sep 2021 17:37:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630604240; bh=d5f2d51tKM2k6GfytW5hu9z0ZTLWTCHVzTv3dXBEACw=; h=Subject:From:In-Reply-To:References:Date:To:Cc:From; b=Ujs/U7tx0EZjrH4F4+Scj0F8/bjTqkyEoqmx5tjFqWVchvKGiKcpkewh4gk0BQcKf 3EOKfey+nqIrgF2p+YT5wo7OdenarA3zOfEsU3bzz2QitTaKKORcaDzlsuKUikqBmJ /wmU553+KzxWpIIjB0FKDee5zwx/jxDWdjax89B9WOzedtEpKOxgtFqgJWIDLfJsht JokiC8TECYD1GkOQqARwD81SyDM2ziF9vB1Ftm8rMA/UvrFGwe9qM2EOGqCken9ANX tUTwvkJMJk98hCc+kq1KMnnX9yBpa6UU6NUV0rx4U/ipMidOw/HppvQahOlL1zgJqc pEQFwuX9B8bqA== Subject: Re: [GIT PULL] dma-mapping updates for Linux 5.15 From: pr-tracker-bot@kernel.org In-Reply-To: References: X-PR-Tracked-List-Id: X-PR-Tracked-Message-Id: X-PR-Tracked-Remote: git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.15 X-PR-Tracked-Commit-Id: c1dec343d7abdf8e71aab2a289ab45ce8b1afb7e X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 4a3bb4200a5958d76cc26ebe4db4257efa56812b Message-Id: <163060423996.29568.10200852879962767088.pr-tracker-bot@kernel.org> Date: Thu, 02 Sep 2021 17:37:19 +0000 To: Christoph Hellwig Cc: Linus Torvalds , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The pull request you sent on Wed, 1 Sep 2021 13:31:30 +0200: > git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.15 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4a3bb4200a5958d76cc26ebe4db4257efa56812b Thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/prtracker.html 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 61DC0C83029 for ; Thu, 2 Sep 2021 17:37:25 +0000 (UTC) Received: from smtp3.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 0349261103 for ; Thu, 2 Sep 2021 17:37:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0349261103 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 smtp3.osuosl.org (Postfix) with ESMTP id CAE796074D; Thu, 2 Sep 2021 17:37:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.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 VfUSZRdhcpvw; Thu, 2 Sep 2021 17:37:24 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id AAB55614E6; Thu, 2 Sep 2021 17:37:23 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 7FCB9C0010; Thu, 2 Sep 2021 17:37:23 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id BE9D2C000E for ; Thu, 2 Sep 2021 17:37:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id A6DD040155 for ; Thu, 2 Sep 2021 17:37:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp2.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=kernel.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 QvYxAHtPoCRa for ; Thu, 2 Sep 2021 17:37:20 +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 smtp2.osuosl.org (Postfix) with ESMTPS id 65A5D40019 for ; Thu, 2 Sep 2021 17:37:20 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPS id F3189610FF; Thu, 2 Sep 2021 17:37:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630604240; bh=d5f2d51tKM2k6GfytW5hu9z0ZTLWTCHVzTv3dXBEACw=; h=Subject:From:In-Reply-To:References:Date:To:Cc:From; b=Ujs/U7tx0EZjrH4F4+Scj0F8/bjTqkyEoqmx5tjFqWVchvKGiKcpkewh4gk0BQcKf 3EOKfey+nqIrgF2p+YT5wo7OdenarA3zOfEsU3bzz2QitTaKKORcaDzlsuKUikqBmJ /wmU553+KzxWpIIjB0FKDee5zwx/jxDWdjax89B9WOzedtEpKOxgtFqgJWIDLfJsht JokiC8TECYD1GkOQqARwD81SyDM2ziF9vB1Ftm8rMA/UvrFGwe9qM2EOGqCken9ANX tUTwvkJMJk98hCc+kq1KMnnX9yBpa6UU6NUV0rx4U/ipMidOw/HppvQahOlL1zgJqc pEQFwuX9B8bqA== Subject: Re: [GIT PULL] dma-mapping updates for Linux 5.15 From: pr-tracker-bot@kernel.org In-Reply-To: References: X-PR-Tracked-List-Id: X-PR-Tracked-Message-Id: X-PR-Tracked-Remote: git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.15 X-PR-Tracked-Commit-Id: c1dec343d7abdf8e71aab2a289ab45ce8b1afb7e X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 4a3bb4200a5958d76cc26ebe4db4257efa56812b Message-Id: <163060423996.29568.10200852879962767088.pr-tracker-bot@kernel.org> Date: Thu, 02 Sep 2021 17:37:19 +0000 To: Christoph Hellwig 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 Wed, 1 Sep 2021 13:31:30 +0200: > git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.15 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4a3bb4200a5958d76cc26ebe4db4257efa56812b 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