From mboxrd@z Thu Jan 1 00:00:00 1970 From: "joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org" Subject: Re: [PATCH v2] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator Date: Wed, 21 Jan 2015 16:05:29 +0100 Message-ID: <20150121150529.GA30345@8bytes.org> References: <20150119140106.GM6343@8bytes.org> <1421771404-22774-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <20150121144419.GJ4549@arm.com> <7446358.Tz4W75qRf1@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <7446358.Tz4W75qRf1@avalon> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Laurent Pinchart Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , Laurent Pinchart , Will Deacon , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: iommu@lists.linux-foundation.org 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. Joerg