All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
To: "joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org"
	<joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
	<iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>,
	Laurent Pinchart
	<laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>,
	Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
	"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
Subject: Re: [PATCH v2] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Date: Wed, 21 Jan 2015 17:07:03 +0200	[thread overview]
Message-ID: <3530276.KVdcG9umfv@avalon> (raw)
In-Reply-To: <20150121150529.GA30345-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>

Hi Joerg,

On Wednesday 21 January 2015 16:05:29 joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org wrote:
> On Wed, Jan 21, 2015 at 04:58:12PM +0200, Laurent Pinchart wrote:
> > All my other ipmmu patches have been queued by Joerg in his next branch,
> > on which this patch is based. If you base your series on the same branch
> > you can just queue this patch on top of it. Do you plan to submit the
> > result to v3.20 or v3.21 ?
> 
> Hmm, I would prefer to not merge stuff together like this. Preferably I
> would like to put the generic page-table patches for ARM in a seperate
> topic-branch without any other changes merged in, given that this does
> not cause any non-trivial merge conflicts in the end for my next branch.

As you wish. I just thought you would prefer merging the series with at least 
one user.

-- 
Regards,

Laurent Pinchart

WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator
Date: Wed, 21 Jan 2015 17:07:03 +0200	[thread overview]
Message-ID: <3530276.KVdcG9umfv@avalon> (raw)
In-Reply-To: <20150121150529.GA30345@8bytes.org>

Hi Joerg,

On Wednesday 21 January 2015 16:05:29 joro at 8bytes.org wrote:
> On Wed, Jan 21, 2015 at 04:58:12PM +0200, Laurent Pinchart wrote:
> > All my other ipmmu patches have been queued by Joerg in his next branch,
> > on which this patch is based. If you base your series on the same branch
> > you can just queue this patch on top of it. Do you plan to submit the
> > result to v3.20 or v3.21 ?
> 
> Hmm, I would prefer to not merge stuff together like this. Preferably I
> would like to put the generic page-table patches for ARM in a seperate
> topic-branch without any other changes merged in, given that this does
> not cause any non-trivial merge conflicts in the end for my next branch.

As you wish. I just thought you would prefer merging the series with at least 
one user.

-- 
Regards,

Laurent Pinchart

  parent reply	other threads:[~2015-01-21 15:07 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 13:54 [PATCH v2 0/5] Generic IOMMU page table framework Will Deacon
2015-01-09 13:54 ` Will Deacon
2015-01-09 13:54 ` [PATCH v2 2/5] iommu: add ARM LPAE page table allocator Will Deacon
2015-01-09 13:54   ` Will Deacon
     [not found] ` <1420811657-21321-1-git-send-email-will.deacon-5wv7dgnIgG8@public.gmane.org>
2015-01-09 13:54   ` [PATCH v2 1/5] iommu: introduce generic page table allocation framework Will Deacon
2015-01-09 13:54     ` Will Deacon
2015-01-09 13:54   ` [PATCH v2 3/5] iommu: add self-consistency tests to ARM LPAE IO page table allocator Will Deacon
2015-01-09 13:54     ` Will Deacon
2015-01-09 13:54   ` [PATCH v2 5/5] iommu: io-pgtable-arm: add non-secure quirk Will Deacon
2015-01-09 13:54     ` Will Deacon
2015-01-16 14:01   ` [PATCH v2 0/5] Generic IOMMU page table framework Will Deacon
2015-01-16 14:01     ` Will Deacon
     [not found]     ` <20150116140130.GQ7091-5wv7dgnIgG8@public.gmane.org>
2015-01-19 13:09       ` joro-zLv9SwRftAIdnm+yROfE0A
2015-01-19 13:09         ` joro at 8bytes.org
     [not found]         ` <20150119130940.GJ6343-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-01-19 13:18           ` Will Deacon
2015-01-19 13:18             ` Will Deacon
     [not found]             ` <20150119131843.GJ32131-5wv7dgnIgG8@public.gmane.org>
2015-01-19 13:56               ` Laurent Pinchart
2015-01-19 13:56                 ` Laurent Pinchart
2015-01-19 14:01                 ` joro-zLv9SwRftAIdnm+yROfE0A
2015-01-19 14:01                   ` joro at 8bytes.org
     [not found]                   ` <20150119140106.GM6343-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-01-20 16:30                     ` [PATCH v2] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator Laurent Pinchart
2015-01-20 16:30                       ` Laurent Pinchart
     [not found]                       ` <1421771404-22774-1-git-send-email-laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>
2015-01-21 14:44                         ` Will Deacon
2015-01-21 14:44                           ` Will Deacon
     [not found]                           ` <20150121144419.GJ4549-5wv7dgnIgG8@public.gmane.org>
2015-01-21 14:58                             ` Laurent Pinchart
2015-01-21 14:58                               ` Laurent Pinchart
2015-01-21 15:05                               ` joro-zLv9SwRftAIdnm+yROfE0A
2015-01-21 15:05                                 ` joro at 8bytes.org
     [not found]                                 ` <20150121150529.GA30345-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-01-21 15:07                                   ` Laurent Pinchart [this message]
2015-01-21 15:07                                     ` Laurent Pinchart
2015-01-21 15:27                                     ` joro-zLv9SwRftAIdnm+yROfE0A
2015-01-21 15:27                                       ` joro at 8bytes.org
     [not found]                                       ` <20150121152724.GB30345-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>
2015-01-21 15:31                                         ` Laurent Pinchart
2015-01-21 15:31                                           ` Laurent Pinchart
2015-01-26 12:46                                           ` joro-zLv9SwRftAIdnm+yROfE0A
2015-01-26 12:46                                             ` joro at 8bytes.org
2015-01-09 13:54 ` [PATCH v2 4/5] iommu/arm-smmu: make use of generic LPAE allocator Will Deacon
2015-01-09 13:54   ` Will Deacon

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=3530276.KVdcG9umfv@avalon \
    --to=laurent.pinchart-rylnwiuwjnjg/c1bvhzhaw@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org \
    --cc=laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=will.deacon-5wv7dgnIgG8@public.gmane.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.