Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760059Ab0FKCCF (ORCPT ); Thu, 10 Jun 2010 22:02:05 -0400 Received: from sj-iport-4.cisco.com ([171.68.10.86]:21572 "EHLO sj-iport-4.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754442Ab0FKCCE (ORCPT ); Thu, 10 Jun 2010 22:02:04 -0400 Authentication-Results: sj-iport-4.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-AV: E=Sophos;i="4.53,401,1272844800"; d="scan'208";a="142807315" From: Tom Lyon To: Konrad Rzeszutek Wilk Subject: Re: [PATCH V2] VFIO driver: Non-privileged user level PCI drivers Date: Thu, 10 Jun 2010 18:58:37 -0700 User-Agent: KMail/1.9.9 Cc: randy.dunlap@oracle.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, chrisw@sous-sol.org, joro@8bytes.org, hjk@linutronix.de, mst@redhat.com, avi@redhat.com, gregkh@suse.de, aafabbri@cisco.com, scofeldm@cisco.com References: <4c0eb470.1HMjondO00NIvFM6%pugs@cisco.com> <20100610172736.GA9737@phenom.dumpdata.com> In-Reply-To: <20100610172736.GA9737@phenom.dumpdata.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201006101858.38491.pugs@lyon-about.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 491 Lines: 16 On Thursday 10 June 2010 10:27:36 am Konrad Rzeszutek Wilk wrote: > > +EXPORT_SYMBOL(uiommu_fdget); > > EXPORT_SYMBOL_GPL > .. snip > > +EXPORT_SYMBOL(uiommu_put); > > ditto. > Is there a definitive explanation somewhere of when to use each? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/