From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755692Ab3AJTMO (ORCPT ); Thu, 10 Jan 2013 14:12:14 -0500 Received: from 8bytes.org ([85.214.48.195]:56334 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755492Ab3AJTMM (ORCPT ); Thu, 10 Jan 2013 14:12:12 -0500 Date: Thu, 10 Jan 2013 20:12:08 +0100 From: "'Joerg Roedel'" To: Kukjin Kim Cc: "'Cho KyongHo'" , "'Linux ARM Kernel'" , "'Linux IOMMU'" , "'Linux Kernel'" , "'Linux Samsung SOC'" , "'Hyunwoong Kim'" , "'Prathyush'" , "'Rahul Sharma'" , "'Subash Patel'" Subject: Re: [PATCH v6 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT Message-ID: <20130110191207.GI25591@8bytes.org> References: <003301cde30b$c584c2d0$508e4870$%cho@samsung.com> <032401cde783$485ae1a0$d910a4e0$@samsung.com> <20130110171844.GA2650@8bytes.org> <027601cdef61$2df576a0$89e063e0$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <027601cdef61$2df576a0$89e063e0$@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Thu Jan 10 20:12:10 2013 X-DSPAM-Confidence: 0.9988 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 50ef128a22979466613842 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 10, 2013 at 10:34:48AM -0800, Kukjin Kim wrote: > Hmm, I think, just one [7/12] patch does matter so if you could create topic > branch and apply [7/12] patch firstly before other drivers/ changes would be > better to me. It's OK on both trees if I just _merge_ the first [7/12] > commit in the topic branch you provided for exynos-iommu. But you know, you > don't have to rebase it once I merge it in Samsung tree. > > How about? Sounds good. Should I take the patch directly from this post? I would add your Acked-by then and make it the base for the arm/exynos branch. Once the branch is set-up, as usual it will not be rebased. Joerg