[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210127174223.GB1738577@infradead.org>
Date: Wed, 27 Jan 2021 17:42:23 +0000
From: Christoph Hellwig <hch@...radead.org>
To: Shenming Lu <lushenming@...wei.com>
Cc: Alex Williamson <alex.williamson@...hat.com>,
Cornelia Huck <cohuck@...hat.com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Eric Auger <eric.auger@...hat.com>,
Lu Baolu <baolu.lu@...ux.intel.com>,
Kevin Tian <kevin.tian@...el.com>, wanghaibin.wang@...wei.com,
yuzenghui@...wei.com
Subject: Re: [RFC PATCH v1 2/4] vfio: Add a page fault handler
On Mon, Jan 25, 2021 at 05:04:00PM +0800, Shenming Lu wrote:
> +EXPORT_SYMBOL_GPL(vfio_iommu_dev_fault_handler);
This function is only used in vfio.c itself, so it should not be
exported, but rather marked static.
Powered by blists - more mailing lists