From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 8 Jun 2012 14:02:04 +1000 From: Anton Blanchard To: Michael Ellerman Subject: Re: [PATCH 5/5] powerpc: iommu: Implement IOMMU pools to improve multiqueue adapter performance Message-ID: <20120608140204.49f475e8@kryten> In-Reply-To: <1339123423.3330.5.camel@concordia> References: <20120604154213.173feecb@kryten> <20120604154519.48ea1aa9@kryten> <1339123423.3330.5.camel@concordia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: olof@lixom.net, paulus@samba.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, > Breaks the cell code with: > > arch/powerpc/platforms/cell/iommu.c:521:15: error: 'struct > iommu_table' has no member named 'it_hint' Yuck, I'll spin a fix. There's no need for the code to bump the hint. Anton