From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.8bytes.org (8bytes.org [85.214.48.195]) by ozlabs.org (Postfix) with ESMTP id 8FE3A2C010B for ; Thu, 15 Aug 2013 02:15:29 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.8bytes.org (Postfix) with SMTP id B11E212B0DA for ; Wed, 14 Aug 2013 18:15:24 +0200 (CEST) Date: Wed, 14 Aug 2013 18:15:22 +0200 From: Joerg Roedel To: Sethi Varun-B16395 Subject: Re: [PATCH 1/3] powerpc: Add iommu domain pointer to device archdata Message-ID: <20130814161522.GP28811@8bytes.org> References: <1373863857-27239-1-git-send-email-Varun.Sethi@freescale.com> <20130814094802.GC4491@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: Wood Scott-B07421 , "iommu@lists.linux-foundation.org" , "linux-kernel@vger.kernel.org" , Yoder Stuart-B08248 , "alex.williamson@redhat.com" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 14, 2013 at 09:56:11AM +0000, Sethi Varun-B16395 wrote: > Please find the .config file attached with this mail. Fantastic, thanks. The build works fine, I'll include the driver into my next-branch. I also have two minor clean-up patches on-top, just if you where wondering. Joerg