From: Joerg Roedel <joro@8bytes.org>
To: Will Deacon <will@kernel.org>
Cc: kernel-team@android.com, iommu@lists.linux-foundation.org,
robin.murphy@arm.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] iommu/arm-smmu: Updates for 5.8
Date: Mon, 25 May 2020 16:23:04 +0200 [thread overview]
Message-ID: <20200525142304.GE5221@8bytes.org> (raw)
In-Reply-To: <20200521173944.GM6608@willie-the-truck>
On Thu, May 21, 2020 at 06:39:44PM +0100, Will Deacon wrote:
> Hi Joerg,
>
> Please pull these Arm SMMU updates for 5.8. The branch is based on your
> 'core' branch from a little while ago.
>
> Summary in the tag.
>
> Cheers,
>
> Will
>
> --->8
>
> The following changes since commit 1b032ec1ecbce6047af7d11c9db432e237cb17d8:
>
> iommu: Unexport iommu_group_get_for_dev() (2020-05-05 14:36:14 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates
>
> for you to fetch changes up to 0299a1a81ca056e79c1a7fb751f936ec0d5c7afe:
>
> iommu/arm-smmu-v3: Manage ASIDs with xarray (2020-05-21 14:54:06 +0100)
Pulled, thanks Will.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Will Deacon <will@kernel.org>
Cc: kernel-team@android.com, iommu@lists.linux-foundation.org,
robin.murphy@arm.com, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL] iommu/arm-smmu: Updates for 5.8
Date: Mon, 25 May 2020 16:23:04 +0200 [thread overview]
Message-ID: <20200525142304.GE5221@8bytes.org> (raw)
In-Reply-To: <20200521173944.GM6608@willie-the-truck>
On Thu, May 21, 2020 at 06:39:44PM +0100, Will Deacon wrote:
> Hi Joerg,
>
> Please pull these Arm SMMU updates for 5.8. The branch is based on your
> 'core' branch from a little while ago.
>
> Summary in the tag.
>
> Cheers,
>
> Will
>
> --->8
>
> The following changes since commit 1b032ec1ecbce6047af7d11c9db432e237cb17d8:
>
> iommu: Unexport iommu_group_get_for_dev() (2020-05-05 14:36:14 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates
>
> for you to fetch changes up to 0299a1a81ca056e79c1a7fb751f936ec0d5c7afe:
>
> iommu/arm-smmu-v3: Manage ASIDs with xarray (2020-05-21 14:54:06 +0100)
Pulled, thanks Will.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Will Deacon <will@kernel.org>
Cc: iommu@lists.linux-foundation.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, robin.murphy@arm.com,
kernel-team@android.com
Subject: Re: [GIT PULL] iommu/arm-smmu: Updates for 5.8
Date: Mon, 25 May 2020 16:23:04 +0200 [thread overview]
Message-ID: <20200525142304.GE5221@8bytes.org> (raw)
In-Reply-To: <20200521173944.GM6608@willie-the-truck>
On Thu, May 21, 2020 at 06:39:44PM +0100, Will Deacon wrote:
> Hi Joerg,
>
> Please pull these Arm SMMU updates for 5.8. The branch is based on your
> 'core' branch from a little while ago.
>
> Summary in the tag.
>
> Cheers,
>
> Will
>
> --->8
>
> The following changes since commit 1b032ec1ecbce6047af7d11c9db432e237cb17d8:
>
> iommu: Unexport iommu_group_get_for_dev() (2020-05-05 14:36:14 +0200)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates
>
> for you to fetch changes up to 0299a1a81ca056e79c1a7fb751f936ec0d5c7afe:
>
> iommu/arm-smmu-v3: Manage ASIDs with xarray (2020-05-21 14:54:06 +0100)
Pulled, thanks Will.
next prev parent reply other threads:[~2020-05-25 14:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 17:39 [GIT PULL] iommu/arm-smmu: Updates for 5.8 Will Deacon
2020-05-21 17:39 ` Will Deacon
2020-05-21 17:39 ` Will Deacon
2020-05-25 14:23 ` Joerg Roedel [this message]
2020-05-25 14:23 ` Joerg Roedel
2020-05-25 14:23 ` Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200525142304.GE5221@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux-foundation.org \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robin.murphy@arm.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.