From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756075Ab1LAS6Y (ORCPT ); Thu, 1 Dec 2011 13:58:24 -0500 Received: from 8bytes.org ([88.198.83.132]:56708 "EHLO 8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755728Ab1LAS6X (ORCPT ); Thu, 1 Dec 2011 13:58:23 -0500 Date: Thu, 1 Dec 2011 19:58:21 +0100 From: "'Joerg Roedel'" To: Kukjin Kim Cc: "'KyongHo Cho'" , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, "'Younglak Kim'" , "'Sanghyun Lee'" Subject: Re: [PATCH v7 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos Message-ID: <20111201185821.GL20535@8bytes.org> References: <1321609650-1329-1-git-send-email-pullip.cho@samsung.com> <20111123114626.GH20535@8bytes.org> <045b01ccaffa$ef48c430$cdda4c90$%kim@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <045b01ccaffa$ef48c430$cdda4c90$%kim@samsung.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 01, 2011 at 04:29:17PM +0900, Kukjin Kim wrote: > Anyway, that touches many Samsung stuff so it would be better if you could > create separate topic branch which can be merged into Samsung tree. And if > required, please add my ack on them. Yes, I use topic-branches a lot :) This will end up in iommu/exynos or something like that. Joerg