From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754416Ab3AKPwc (ORCPT ); Fri, 11 Jan 2013 10:52:32 -0500 Received: from 8bytes.org ([85.214.48.195]:57782 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753403Ab3AKPwb (ORCPT ); Fri, 11 Jan 2013 10:52:31 -0500 Date: Fri, 11 Jan 2013 16:52:26 +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: <20130111155226.GK25591@8bytes.org> References: <003301cde30b$c584c2d0$508e4870$%cho@samsung.com> <032401cde783$485ae1a0$d910a4e0$@samsung.com> <20130110171844.GA2650@8bytes.org> <027601cdef61$2df576a0$89e063e0$@samsung.com> <20130110191207.GI25591@8bytes.org> <02ae01cdef69$67d66200$37832600$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02ae01cdef69$67d66200$37832600$@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Fri Jan 11 16:52:28 2013 X-DSPAM-Confidence: 0.9991 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 50f0353c22975639518738 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kukjin, On Thu, Jan 10, 2013 at 11:33:41AM -0800, Kukjin Kim wrote: > Sure, keep going on with > > Acked-by: Kukjin Kim Done that. Applied the patch, some manual work was necessary as the patch didn't apply cleanly to v3.8-rc3. Please double-check if the result is correct. > OK, good. Let me know the name of branch when you set-up it :-) I pushed the branch to git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git arm/exynos >>From there you can pull it into your tree. Have fun, Joerg