All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Robin Murphy <robin.murphy@arm.com>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Mikko Perttunen <mperttunen@nvidia.com>,
	iommu@lists.linux-foundation.org,
	Thierry Reding <thierry.reding@gmail.com>,
	willy@infradead.org, linux-tegra@vger.kernel.org,
	will@kernel.org
Subject: Re: [PATCH 1/9] gpu: host1x: Add missing DMA API include
Date: Mon, 6 Dec 2021 13:20:02 +0100	[thread overview]
Message-ID: <Ya3/8mlWkBZiGi7m@8bytes.org> (raw)
In-Reply-To: <0dfb2ee7-e6ec-f085-ed16-650e646d24d7@arm.com>

Hi Robin,

On Wed, Nov 24, 2021 at 02:05:15PM +0000, Robin Murphy wrote:
> Bah, seems like tegra-vic needs the same treatment too, but wasn't in my
> local config. Should I squash that into a respin of this patch on the
> grounds of being vaguely related, or would you prefer it separate?

In case this fix gets queued in the iommu-tree too, please put it all in
one patch.

Thanks,

	Joerg
_______________________________________________
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: Robin Murphy <robin.murphy@arm.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Mikko Perttunen <mperttunen@nvidia.com>,
	linux-kernel@vger.kernel.org, willy@infradead.org,
	iommu@lists.linux-foundation.org,
	dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org,
	will@kernel.org
Subject: Re: [PATCH 1/9] gpu: host1x: Add missing DMA API include
Date: Mon, 6 Dec 2021 13:20:02 +0100	[thread overview]
Message-ID: <Ya3/8mlWkBZiGi7m@8bytes.org> (raw)
In-Reply-To: <0dfb2ee7-e6ec-f085-ed16-650e646d24d7@arm.com>

Hi Robin,

On Wed, Nov 24, 2021 at 02:05:15PM +0000, Robin Murphy wrote:
> Bah, seems like tegra-vic needs the same treatment too, but wasn't in my
> local config. Should I squash that into a respin of this patch on the
> grounds of being vaguely related, or would you prefer it separate?

In case this fix gets queued in the iommu-tree too, please put it all in
one patch.

Thanks,

	Joerg

WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Robin Murphy <robin.murphy@arm.com>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Mikko Perttunen <mperttunen@nvidia.com>,
	iommu@lists.linux-foundation.org,
	Thierry Reding <thierry.reding@gmail.com>,
	willy@infradead.org, linux-tegra@vger.kernel.org,
	will@kernel.org
Subject: Re: [PATCH 1/9] gpu: host1x: Add missing DMA API include
Date: Mon, 6 Dec 2021 13:20:02 +0100	[thread overview]
Message-ID: <Ya3/8mlWkBZiGi7m@8bytes.org> (raw)
In-Reply-To: <0dfb2ee7-e6ec-f085-ed16-650e646d24d7@arm.com>

Hi Robin,

On Wed, Nov 24, 2021 at 02:05:15PM +0000, Robin Murphy wrote:
> Bah, seems like tegra-vic needs the same treatment too, but wasn't in my
> local config. Should I squash that into a respin of this patch on the
> grounds of being vaguely related, or would you prefer it separate?

In case this fix gets queued in the iommu-tree too, please put it all in
one patch.

Thanks,

	Joerg

  reply	other threads:[~2021-12-06 12:20 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 14:10 [PATCH 0/9] iommu: Refactor flush queues into iommu-dma Robin Murphy
2021-11-23 14:10 ` Robin Murphy
2021-11-23 14:10 ` [PATCH 1/9] gpu: host1x: Add missing DMA API include Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-24 14:05   ` Robin Murphy
2021-11-24 14:05     ` Robin Murphy
2021-11-24 14:05     ` Robin Murphy
2021-12-06 12:20     ` Joerg Roedel [this message]
2021-12-06 12:20       ` Joerg Roedel
2021-12-06 12:20       ` Joerg Roedel
2021-11-23 14:10 ` [PATCH 2/9] iommu/iova: Squash entry_dtor abstraction Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 3/9] iommu/iova: Squash flush_cb abstraction Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 4/9] iommu/amd: Simplify pagetable freeing Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-12-06 12:40   ` Joerg Roedel
2021-12-06 12:40     ` Joerg Roedel
2021-12-06 13:28     ` Robin Murphy
2021-12-06 13:28       ` Robin Murphy
2021-11-23 14:10 ` [PATCH 5/9] iommu/amd: Use put_pages_list Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 6/9] iommu/vt-d: " Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 7/9] iommu/iova: Consolidate flush queue code Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 8/9] iommu/iova: Move flush queue code to iommu-dma Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 14:10 ` [PATCH 9/9] iommu: Move flush queue data into iommu_dma_cookie Robin Murphy
2021-11-23 14:10   ` Robin Murphy
2021-11-23 22:40   ` kernel test robot
2021-11-23 22:40     ` kernel test robot
2021-11-23 22:40     ` kernel test robot
2021-11-24 17:25   ` John Garry via iommu
2021-11-24 17:25     ` John Garry
2021-11-24 18:00     ` Robin Murphy
2021-11-24 18:00       ` Robin Murphy
2021-11-24 17:21 ` [PATCH 0/9] iommu: Refactor flush queues into iommu-dma John Garry via iommu
2021-11-24 17:21   ` John Garry
2021-11-24 18:33   ` Robin Murphy
2021-11-24 18:33     ` Robin Murphy

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=Ya3/8mlWkBZiGi7m@8bytes.org \
    --to=joro@8bytes.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mperttunen@nvidia.com \
    --cc=robin.murphy@arm.com \
    --cc=thierry.reding@gmail.com \
    --cc=will@kernel.org \
    --cc=willy@infradead.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.