From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2001:4f8:3:36:211:85ff:fe63:a549]) by lists.ozlabs.org (Postfix) with ESMTP id CFFD01A09F4 for ; Thu, 26 Mar 2015 05:12:39 +1100 (AEDT) Date: Wed, 25 Mar 2015 14:12:35 -0400 (EDT) Message-Id: <20150325.141235.238730018688792495.davem@davemloft.net> To: sowmini.varadhan@oracle.com Subject: Re: [PATCH v7 0/3] Generic IOMMU pooled allocator From: David Miller In-Reply-To: References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: aik@au1.ibm.com, anton@au1.ibm.com, paulus@samba.org, sparclinux@vger.kernel.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Sowmini Varadhan Date: Wed, 25 Mar 2015 13:34:45 -0400 > Changes from patchv6: moved pool_hash initialization to > lib/iommu-common.c and cleaned up code duplication from > sun4v/sun4u/ldc. Looks good to me. PowerPC folks, what do you think?